Easy to use RPC Framework written in golang
Go to file
Matthias Fulz da05b60694 Initial heartbeat and protocol stuff. 2020-02-18 03:03:02 +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 Initial heartbeat and protocol stuff. 2020-02-18 03:03:02 +01:00
connection.go Initial heartbeat and protocol stuff. 2020-02-18 03:03:02 +01:00
encoder.go Basic communication draft done 2020-02-10 02:53:05 +01:00
server.go Initial heartbeat and protocol stuff. 2020-02-18 03:03:02 +01:00

README.md

srpc

Easy to use RPC Framework written in golang