googollee / go-socket.io

socket.io library for golang, a realtime application framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: the channel name area intersects with the connection name area

patihomirov opened this issue · comments

We caught an interesting bug: the channel name area intersects with the connection name area. Accordingly, if you call channels 1,2,3, etc., then such a connection is connected to them. In addition, since numbers and letters are being sorted, then any two characters, for example zz in the channel name, will correspond to connection 35*35= No. 1225(dec)