Easy to use RPC Framework written in golang
Go to file
Matthias Fulz 4198576f52 Added slog and progress 2020-07-06 01:17:10 +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 Interface improvement 2020-05-25 03:40:38 +02:00
configuration.go Added slog and progress 2020-07-06 01:17:10 +02:00
connection.go Working on rewrite 2020-02-24 17:03:24 +01:00
encoder.go Basic communication draft done 2020-02-10 02:53:05 +01:00
rpc.go Added slog and progress 2020-07-06 01:17:10 +02:00
server.go Added slog and progress 2020-07-06 01:17:10 +02:00

README.md

srpc

Easy to use RPC Framework written in golang