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

https://github.com/dan-and-dna/erpc


https://github.com/dan-and-dna/erpc

jsonrpc tcp ue4 ue4-plugin

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# ERpc

1. [依赖](https://github.com/DAN-AND-DNA/ETcpPlugin)
2. 非常简单的json rpc client
3. 二进制协议格式为[固定4字节表示json消息长,不定长json消息]
4. [示例](https://github.com/DAN-AND-DNA/TopDownSoulsLike)