britrock / netty-websocket

a fully-functioning websocket server built on netty.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

a fully-functioning websocket server built on netty.


Languages

Language:Java 70.3%Language:Python 23.4%Language:HTML 6.3%