socketio / socket.io-p2p

MIT License
1.02k stars 180 forks source link

This project needs new maintainers #72

Open darrachequesne opened 3 years ago

darrachequesne commented 3 years ago

As most of you have noticed, this project is currently unmaintained.

Two questions:

marcusgregory commented 3 years ago

It would be interesting for someone to keep this project, I offer my help if necessary

bredfern commented 2 years ago

I'm definitely interested.

darrachequesne commented 2 years ago

@marcusgregory @bredfern you should have received an invite from github, with write access to this repository.

Semro commented 1 year ago

@darrachequesne while there is not much progress on this project. Is it possible to make socket.io work with coturn out of the box, or it requires developing a tool to support it?

yalcinozer commented 6 months ago

Hi, I have a question is a little out of the topic. Can we use a client module from library X and server module from library Y and match them to communicate each other. As long as they use common methods like on('event'), it may be possible. :-)