ofxJSONRPC
ofxJSONRPC copied to clipboard
JSONRPC Implementation using openFrameworks events, WebSockets, etc.
Results
2
ofxJSONRPC issues
Sort by
recently updated
recently updated
newest added
I see that is is possible to use webockets with this addon. Is it possible to add a websocket example?
I have a website calling an openFrameworks_v0.9.8 app via ofxjsonrpc. Everything worked fine (not that many calls) until I had to implement som feedback communication from a udp based unit....