main.go 147 B

123456
  1. /*
  2. go-socket.io is a server implementation of socket.io in golang.
  3. It is compatible with the official Node.js implementation.
  4. */
  5. package socketio