RPC code challenge from gravitational
Find a file
2019-05-17 12:19:51 -07:00
src/main refactored out reentrant code, dont break on bad input (client) 2019-05-17 12:19:51 -07:00
.gitignore fixed typos in previous commit, added editor swapfiles to gitignore 2019-05-15 16:08:44 -07:00
build.gradle server and client are talking 2019-05-17 12:05:17 -07:00
README.md initial commit 2019-05-15 12:26:56 -07:00

JobServ

Remote Procedure Calls over the protobuf API

Dependancies

Building

Testing

Running