Skip to content

Receives a multicast OSC message and relays it as a websocket.

Notifications You must be signed in to change notification settings

Roog/ohti-osc-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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