Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 132 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 132 Bytes

RMI

Java RMI(Remote Method Invocation) proof of concept.

Run using

sbt "runMain ServerClass"

sbt "runMain ClientClass"