An open API service indexing awesome lists of open source software.

https://github.com/zishang520/socket.io-go-examples


https://github.com/zishang520/socket.io-go-examples

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# socket.io-go-examples

Example repository demonstrating usage and conformance tests for the Go Socket.IO implementation by zishang520. This repo contains a minimal server example and an automated test-suite that exercises Engine.IO and Socket.IO behaviors (handshake, heartbeat, upgrade, messages, namespaces, etc.).