Releases: SteveOberst/jRPC
v0.3.4-beta
Explicitely tell jitpack which modules to compile
Full Changelog: v0.3.3-beta...v0.3.4-beta
v0.3.3-beta
This version includes minor bug fixes and improvements
Full Changelog: v0.3.2-beta...v0.3.3-beta
v0.3.2-beta
This is a hotfix for the build error on jitpack.io. Dependency management tools should now be able to resolve the jrpc dependency again.
v0.3.1-beta
The framework now supports different types of procedures in the service model. Now, with the newest version you are no longer required to return a response when receiving a request in your procedure.
What's Changed
- Feature/consuming procedures by @SteveOberst in #4
Full Changelog: v0.3.0-beta...v0.3.1-beta
v0.3.0-beta
In this release a new Waterfall (Bungee) and Velocity module have been introduced, getting rid of the need to run the JRPC-Server in a seperate process when running it on minecraft servers.
What's Changed
- Add Velocity Module and proxy commons by @SteveOberst in #2
- Add Waterfall and Velocity module by @SteveOberst in #3
Full Changelog: v0.2.0-beta...v0.3.0-beta
v0.2.0-beta
In this we introduced the new service model. You can read more about it in the wiki.
What's Changed
- Feature/services by @SteveOberst in #1
Full Changelog: v0.1.0-beta...v2.0.0-beta
Beta Release
v0.1.0-beta Delete todo.md