Java RMI (Remote Method Invocation) library implemented from the ground up. It is designed for cooperative processes in mind and allows automatic and transparent usage of object regardless if they're remote or local.
The library is also included in the saker.build system under the saker.build.thirdparty
package.
See the documentation for more information.
The project uses the saker.build system for building. Use the following command to build the project:
java -jar path/to/saker.build.jar -bd build compile main/saker.build
The source code for the project is licensed under GNU General Public License v3.0 only.
Short identifier: GPL-3.0-only
.
Official releases of the project (and parts of it) may be licensed under different terms. See the particular releases for more information.