# README
Websocket
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... :wink:
# Functions
New returns an upgrader tool.
# Type aliases
View must process incoming websocket connections.