BrainFlowsIntoVRChat
BrainFlowsIntoVRChat copied to clipboard
Websocket support?
So, after a quick glance through the code, it looks like the OSC data is being transmitted through the OSCReporter. Resonite uses websockets instead of OSC. Is it possible to support websockets as an alternative method to specify as an argument when starting the program? Most of the code seems easy to change to support it, so it shouldn't be too hard to accomplish. Just a suggestion.