Skip to content

103.0

Choose a tag to compare

@pquiring pquiring released this 01 Apr 14:06
· 161 commits to master since this release

Apr 1/2026 : JF/103.0

  • new : javaforce.ipc.DBus
    • DBus implementation that supports:
      • Linux : Unix Sockets (pure java)
      • Windows : Pipes
    • DBus is a IPC/RPC system
  • new : javaforce.bus.JBusServer/Client
    • replaced TCP server/client with DBus
    • invoking methods is now more natural
    • more data types supported