Easy to use RPC Framework written in golang
Go to file
Matthias Fulz 442072cbae First communication draft 2020-02-14 01:51:30 +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 First communication draft 2020-02-14 01:51:30 +01:00
encoder.go Basic communication draft done 2020-02-10 02:53:05 +01:00
server.go First communication draft 2020-02-14 01:51:30 +01:00

README.md

srpc

Easy to use RPC Framework written in golang