Easy to use RPC Framework written in golang
Go to file
Matthias Fulz 2b5618714c Added type aliases for response values 2019-10-22 15:36:14 +02: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 Added type aliases for response values 2019-10-22 15:36:14 +02:00

README.md

srpc

Easy to use RPC Framework written in golang