Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

listening events #109

Closed
wormen opened this issue May 29, 2015 · 5 comments
Closed

listening events #109

wormen opened this issue May 29, 2015 · 5 comments

Comments

@wormen
Copy link

wormen commented May 29, 2015

tell me how to listen elephant.io event, similar in js
socket.on('foo', function (data) { });

@wormen
Copy link
Author

wormen commented May 29, 2015

that is, this library is interested in me as a server, not the client

@vincentdieltiens
Copy link
Contributor

elephant.io is for building clients not servers.

@wormen
Copy link
Author

wormen commented Jun 1, 2015

I realized
Why not add support?

@vincentdieltiens
Copy link
Contributor

Because it's not the purpose of this library.

@Taluu
Copy link
Contributor

Taluu commented Jun 1, 2015

Hello,

the thing is, as @vincentdieltiens said it, this library is really specialized into broadcasting message as a client to a server. But, recently, a fix has been made for the read method of Socket.io implementations (#106), so maybe this could help...

But, even though I'm repeating myself, this is not really the goal of this library. Closing.

@Taluu Taluu closed this as completed Jun 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants