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

https://github.com/adlered/websocketsimulator

:snowman:WebSocket模拟器,用Java Socket模拟服务端与多客户端消息发送接收交互 | Interactive between server & multi client
https://github.com/adlered/websocketsimulator

Last synced: 5 months ago
JSON representation

:snowman:WebSocket模拟器,用Java Socket模拟服务端与多客户端消息发送接收交互 | Interactive between server & multi client

Awesome Lists containing this project

README

          

# WebSocketSimulator
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/AdlerED/WebSocketSimulator.svg)
![GitHub](https://img.shields.io/github/license/AdlerED/WebSocketSimulator.svg)
![GitHub top language](https://img.shields.io/github/languages/top/AdlerED/WebSocketSimulator.svg)
![GitHub All Releases](https://img.shields.io/github/downloads/AdlerED/WebSocketSimulator/total.svg)

WebSocket模拟器,用Java Socket模拟服务端与多客户端消息发送接收交互.

![picture](/shot/Shot.png)