ofxHTTP icon indicating copy to clipboard operation
ofxHTTP copied to clipboard

Can we use this addon to make a Websocket client?

Open Meach opened this issue 4 years ago • 5 comments

Hello,

I want to use websockets and make a client that would connect to my websocket server made with nodejs. I see the readme note about using ofxJSONRPC to use websockets. Thing is: I really don't want to use JSON RPC, only bare websockets. I had a look at the code but I do not understand how to make a simple websocket client.

Any hints or example will be great.

Thanks!

Meach avatar Dec 12 '19 13:12 Meach