Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 531 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 531 Bytes

OHTI-OSC-Receiver

Receives a multicast OSC message and relays it as a websocket. The websocket is using SignalR. SignalR is a helper library that selects the available client protocol for server communication, http, server-sent-events or websocket. SignalR is also using MessagePack that optimizes the transmission of data.

Project site with downloadable application

.NET Core Multi Build