Skip to content

LiterMC/socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO

This is socket.io v4 client and server implementation written in Go.
This package support websocket transport only

TODO

  • Client reconnect with same sid
  • Server implementation