go-socket.io icon indicating copy to clipboard operation
go-socket.io copied to clipboard

[feat] Add client ID by source code

Open sshaplygin opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. From current source code client ID increased.

Describe the solution you'd like

id := conn.ID() // base64Id at v2 and lower. 

Additional context Look up source code

sshaplygin avatar Oct 25 '21 21:10 sshaplygin