Skip to content

Release 1.12.55

Choose a tag to compare

@jlangch jlangch released this 22 Sep 18:08
· 1880 commits to master since this release

[1.12.55] - 2025-09-22

Added

  • IPC (Inter-Process-Communication) module. Supports request/response messages
    between a client and a server as well as publish / subcribe with many clients
    and an orchestrating server.