gorilla/websocket
Star gorilla / websocket Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Go25K stars3.6K forks+5 today
Topics
#go#websocket#golang#gorilla#gorilla-web-toolkit#websockets
What it does
Gorilla WebSocket is a robust and efficient Go implementation of the WebSocket protocol, widely utilized for real-time web applications. Its well-tested API and comprehensive examples make it a go-to choice for developers looking to implement WebSocket functionality.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Discover how Gorilla WebSocket can elevate your Go applications with real-time capabilities!
Content angles
- Create a tutorial on building a real-time chat application using Gorilla WebSocket.
- Compare Gorilla WebSocket with other WebSocket implementations in terms of performance and ease of use.
- Develop a video series demonstrating various examples from the repository to showcase its features.
Who should care
Go developers and software engineers interested in real-time communication solutions.