S
S
Stricker2014-02-07 18:50:24
Socket.io
Stricker, 2014-02-07 18:50:24

SocketIO as client without NodeJS?

Greetings, the question is this, I'm building an application and looked closely at the SocketIO wrapper for interacting with the server, but there is little information on it as a pure client, PHPDaemon acts as a server. As I understand it, the reception and sending of messages is carried out with the content of the name of the event. And I did not find information on how SocketIO connects to the server and exchanges with a message in order to adjust it to PHPDaemon.

And as an alternative, I'm already thinking of making my own version with passing eventName but passing it to json rpc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stricker, 2014-02-09
@Stricker

In general, I wrote my service for Angular with json-rpc
https://github.com/ZloyDyadka/websocket-angular

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question