Coder Social home page Coder Social logo

soixantecircuits / ofxsocketio Goto Github PK

View Code? Open in Web Editor NEW
30.0 5.0 19.0 1.52 MB

ofx addons that wraps socket.io-client-cpp for OF

License: MIT License

Makefile 18.78% C++ 76.84% JavaScript 4.38%
openframeworks ofx socket-io websocket realtime

ofxsocketio's Issues

Event not fired after long period of time

I've set up a Socket.IO server which relay's messages from the client (mobile device) to an OF application. The communication works initially when the server is started, but after a time period (say, 12 hours) the communication fails from the server to the OF side. The client-server communication continues to report console.log statements from the server side but the OF app doesn't receive an event.

A paired down version of the code is available here:
https://gist.github.com/eightlines/a5f57f7a61731a913cb3c0ff33081085

Parsing Nested Objects

I'm emitting a SocketIO event from a Node server, and the data I'm sending is a nested JSON. It looks like it the ofxSocketIOData can return strings, bool, ints, etc, but can it parse nested objects, or arrays?

TLS / SSL support

Hi!

I needed to get this to work with a https:// server.
I have compiled the socket.io-client-cpp with TLS (OpenSSH) on MacOSX support and replaced the .h and .a files but I got no success.
I still get:

 [connect] Successful connection
 [error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)

I've checked all the forks and no luck...
On the README.md you say you didn't compile TLS because of certificate issues? Could you elaborate on that, please? Maybe it helps me solve the problem and I can contribute.

Cheers and thanks a lot for all the wonderful work.

Error compile ofxSocketIO

i'm using Ubuntu 16.04 ... but when I tried to compile it cause a lot of problems..
undefined reference to sio::client::socket undefined reference tosio::client::connect, ..

please help me, thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.