ofxJSONRPC icon indicating copy to clipboard operation
ofxJSONRPC copied to clipboard

websockets example

Open fred-dev opened this issue 5 years ago • 1 comments

I see that is is possible to use webockets with this addon. Is it possible to add a websocket example?

fred-dev avatar Apr 14 '20 06:04 fred-dev

All examples use websockets under the hood with a fallback to get/post. Jsonrpc is a protocol built on top of websockets.

On Tue, Apr 14, 2020, 12:26 AM Frederick Rodrigues [email protected] wrote:

I see that is is possible to use webockets with this addon. Is it possible to add a websocket example?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bakercp/ofxJSONRPC/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACJLRFYQAJ527GALFY7E33RMP6YRANCNFSM4MHPIKKQ .

bakercp avatar Apr 14 '20 13:04 bakercp