websocket
WebSocket client
An implementation of the WebSocket protocol for real-time communication over TCP connections.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
23k stars
377 watching
3k forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
gogolanggorillagorilla-web-toolkitwebsocketwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebSocket implementation in Go. | 6,169 |
| A minimal and idiomatic WebSocket library for Go | 4,017 |
| A tool for testing WebSocket handlers without requiring an active network connection or port allocation. | 102 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| Provides WebSocket-related meta processes for the Ergo Framework 3.0 and above. | 4 |
| Provides packet processing capabilities for Go | 6,375 |
| A command line client for establishing and interacting with WebSockets | 17 |
| A powerful HTTP router and URL matcher for building web servers. | 20,970 |
| A command line tool for interacting with websockets | 51 |
| A simple HTTP router for Go. | 154 |
| A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,442 |
| Demonstrates how to handle a large number of websockets connections in Go | 5,866 |
| A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
| A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
| An MQTT client library for Go | 2,799 |