Easy to use RPC Framework written in golang
Go to file
Matthias Fulz 2fd55f1183 Basic handling of input and output arguments for registered functions 2019-11-06 01:16:23 +01:00
.gitignore Initial commit 2019-10-02 16:26:42 +02:00
LICENSE Initial commit 2019-10-02 16:26:42 +02:00
README.md Started with implementation 2019-10-22 01:32:56 +02:00
client.go Started with implementation 2019-10-22 01:32:56 +02:00
server.go Basic handling of input and output arguments for registered functions 2019-11-06 01:16:23 +01:00

README.md

srpc

Easy to use RPC Framework written in golang