googollee / go-socket.io

socket.io library for golang, a realtime application framework.
Other
5.74k stars 836 forks source link

how to support socket.ioV3 #630

Closed jacketlove1 closed 6 months ago

jacketlove1 commented 6 months ago

I have read this document:https://socket.io/docs/v3/ the document shows that our project supports V3 version,I have looked up a lot of information, but there is no relevant demo

jacketlove1 commented 6 months ago

Thank you very much for the solution provided by zishang520. I have tried it and it currently supports V3 and V4 versions Github address: https://github.com/zishang520/socket.io