Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 471 Bytes

File metadata and controls

13 lines (9 loc) · 471 Bytes

Fork of the Redstone XML-RPC implementation.

Targeting Java 11 with some modernization.

Progress:

  1. switched to Gradle
  2. fixed some documentation
  3. removal of some legacy unboxing/patterns
  4. 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