This website requires JavaScript.
Explore
Help
Sign in
affine
/
jobserv
Watch
1
Star
0
Fork
You've already forked jobserv
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
RPC code challenge from gravitational
9
commits
1
branch
0
tags
225
KiB
Java
88.7%
Shell
11.3%
2497f848c4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Aidan Hahn
2497f848c4
refactored out reentrant code, dont break on bad input (client)
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
README.md
JobServ
Remote Procedure Calls over the protobuf API
Dependancies
Building
Testing
Running