Golang RPC library
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
johnl e76f49241b Cleanup 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
client.go Code cleaup, exposed functionality for HTTP auth 5 years ago
client_test.go Automatic codec routing 5 years ago
codec.go Added some helpers. 5 years ago
errors.go Code cleaup, exposed functionality for HTTP auth 5 years ago
json.go Code cleaup, exposed functionality for HTTP auth 5 years ago
main_test.go Code cleaup, exposed functionality for HTTP auth 5 years ago
msgpack.go Code cleaup, exposed functionality for HTTP auth 5 years ago
server.go Public GetCodec function 5 years ago
serverobj.go Cleanup 5 years ago
serverobj_test.go Code cleaup, exposed functionality for HTTP auth 5 years ago
testserver_test.go Code cleaup, exposed functionality for HTTP auth 5 years ago
transport.go Additional testing 5 years ago

README.md

rpc

Golang RPC library