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

https://github.com/v5tech/websocket

分布式websocket
https://github.com/v5tech/websocket

Last synced: 9 months ago
JSON representation

分布式websocket

Awesome Lists containing this project

README

          

# websocket

发送websocket数据结构如下:

```json
{ "data":{ "type":"ping", "userId":"95af35139caa4445b68604971120564f" }, "type":"in_message" }
```