Skip to content

atreugo/websocket

Repository files navigation

Websocket

Test status Go Report Card GoDev GitHub release

Websocket implementation for Atreugo

Based on: fasthttp/websocket

Install

go get github.com/atreugo/websocket

How it works?

Go to examples to see how to use it.

Contributing

Feel free to contribute... 😉