websocket
by gorilla
About
Gorilla WebSocket is a complete, stable, and well-tested Go implementation of the WebSocket protocol. It passes the server tests in the Autobahn Test Suite, ensuring strict protocol compliance. By upgrading standard HTTP connections into persistent WebSocket connections, it allows developers to build high-performance backend servers and clients that require low-latency, full-duplex, and real-time bidirectional communication.
Features
- Native Go implementation
- Strictly RFC 6455 compliant
- Stable and extensively tested API
- Verified by Autobahn Test Suite
- Full-duplex real-time communication
Supported Platforms
webmobiledesktopiot