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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Roog/ohti-osc-receiver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Receives a multicast OSC message and relays it as a websocket.