/netty-websocket

a fully-functioning websocket server built on netty.

Primary LanguageJava

netty-websocket

launch

At first, java 8 should be supported in your server.

Run net.mengkang.WebSocketServer in IDE, Then you can open the client.html in your browser for testing.

benchmark

you can use the script banchmark.py in command line.

demo

https://mengkang.net/demo/websocket/2.html