forked fromgorilla/websocket
- Notifications
You must be signed in to change notification settings - Fork0
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
howjmay/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/websocketThe 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.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Go99.4%
- Makefile0.6%