Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aarnott/streamjsonrpctcp.807

Helping a user out in use of StreamJsonRpc
https://github.com/aarnott/streamjsonrpctcp.807

Last synced: 6 days ago
JSON representation

Helping a user out in use of StreamJsonRpc

Awesome Lists containing this project

README

        

# StreamJsonRpcTcp

The project JsonRpc_Server must be started first, and then the project JsonRpcClient can be started. Click the Send button for message transmission

2022-07-01 You can only use EventHandler to perform message transmission from Exe2 to Exe1, but you cannot use custom delegates to implement message transmission from Exe1 to Exe2.