3 ws: WebSocket implementation in Go

github.com godoc.org goreportcard.com posted by gobwas 2481 days ago  

Existing WebSocket implementations do not allow users to reuse I/O buffers between connections in clear way. This library aims to export efficient low-level interface for working with the protocol without forcing only one way it could be used.
Register to comment or vote on this story