GoLang implementation of socket.io library, client and server.
Examples directory contains simple clients and servers.
go get -u github.com/Baiguoshuai1/shadiaosocketio
DEBUG=1 go run client.go
Client | ||||||||||
JavaScript(browser) | JavaScript(Node.js) | Golang(client) | ||||||||
v3.x | v4.x | v3.x | v4.x | - | ||||||
Golang(server) | ✅ | ✅ | ✅ | ✅ | ✅ | |||||
Node.js(server) | v3.x | ✅ | ✅ | ✅ | ✅ | ✅ | ||||
v4.x | ✅ | ✅ | ✅ | ✅ | ✅ | |||||