Go to file
Jeremy Kescher cf033efdd5 Initial commit 2020-10-20 03:23:27 +02:00
.idea Initial commit 2020-10-20 03:23:27 +02:00
src/at/kescher/ipc Initial commit 2020-10-20 03:23:27 +02:00
.gitignore Initial commit 2020-10-20 03:23:27 +02:00
LICENSE.md Initial commit 2020-10-20 03:23:27 +02:00
README.md Initial commit 2020-10-20 03:23:27 +02:00
rpc.iml Initial commit 2020-10-20 03:23:27 +02:00

README.md

rpc

This Java projects demonstrates remote procedure calling in Java, the old-fashioned way. Licensed under the MIT license.