Changes for version 1.58 - 2022-07-08

  • fixed sigpipe handling for async worker childs
  • use shutdown to signal EOF to child - close is not sufficient
  • added max_user_session option to limit session cache per optional user field
  • added client_encoding_utf8 option to avoid double encoding for utf8 safe clients

Modules

Lightweight client for the RPC-Switch.
Child handling for async workers
send and receive atomic netstring messages
Session tracking for async childs