RPC code challenge from gravitational
Find a file
2019-05-17 12:05:17 -07:00
src/main Server builds 2019-05-17 01:35:55 -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