ambelovsky / gosf

Go SocketIO API Framework
http://gosf.io
MIT License
98 stars 14 forks source link

does it support version 2.x? #1

Closed r6m closed 5 years ago

r6m commented 5 years ago

Hey @ambelovsky. Is it production ready? Does it support socketio v2?

ambelovsky commented 5 years ago

Yes, SocketIO v2 is supported by this framework. In all of the examples, I use SocketIO v2 to connect to the server. Please take a look at http://gosf.io for complete documentation and the roadmap.

This project is new, so it is not yet production ready. However, I'm very active on the project, and I'm able to address bugs quickly.

ambelovsky commented 5 years ago

Documentation has now been updated with socket.io v2 callout.