Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhoumengkang/netty-websocket

a fully-functioning websocket server built on netty.
https://github.com/zhoumengkang/netty-websocket

netty websocket

Last synced: 6 days ago
JSON representation

a fully-functioning websocket server built on netty.

Awesome Lists containing this project

README

        

# 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