This implementation sits atop the .NET 4.5 Framework and .NET Standard 2.0 uses TCP or UDP as the transport protocol. It includes support for Osc Messages and Bundles, and supports the following payload data types: Int32, Int64, Float, Double, String, Blob (byte array), Osc TimeTag, ASCII character, boolean, Nil, Infinitum, and RGBA color.
Get Started
$ dotnet add package Bespoke.OscReadme
No README available.