- Notifications
You must be signed in to change notification settings - Fork3.6k
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
License
NotificationsYou must be signed in to change notification settings
gorilla/websocket
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Gorilla WebSocket is aGo implementation of theWebSocket protocol.
The Gorilla WebSocket package provides a complete and tested implementation oftheWebSocket protocol. Thepackage API is stable.
go get github.com/gorilla/websocket
The Gorilla WebSocket package passes the server tests in theAutobahn TestSuite using the application in theexamples/autobahnsubdirectory.
About
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.