# netty-websocket **Repository Path**: mhe/netty-websocket ## Basic Information - **Project Name**: netty-websocket - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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