Skip to content

Release 1.12.71

Choose a tag to compare

@jlangch jlangch released this 16 Jan 09:48
· 1143 commits to master since this release

[1.12.71] - 2026-01-16

Enhancements

  • Added heartbeat support to IPC client/server
  • Added support for IPC Unix domain sockets
  • Added the option to configure send and receive buffer sizes for IPC
    client and server sockets
  • Activated TCP_NODELAY on IPC client/server sockets