Fork of the Redstone XML-RPC implementation.
Targeting Java 11 with some modernization.
Progress:
- switched to Gradle
- fixed some documentation
- removal of some legacy unboxing/patterns
- changed packages, but should be mostly drop in
The current version is still targeting the older javax.servlet namespace. The plan is to do a release and then work on upgrading to the Jakarta era.
For more information, see the old homepage