A lightweight, fast non-blocking TCP network library based on Reactor mode.
- fast and simple
- low memory usage
- cross-platform
go get -u github.com/dreamans/evnio
https://github.com/dreamans/evnio/tree/master/examples/websocket
MIT
A lightweight, fast non-blocking TCP network library based on Reactor mode.
go get -u github.com/dreamans/evnio
https://github.com/dreamans/evnio/tree/master/examples/websocket
MIT