Skip to main content

Module server

Module server 

Source
Expand description

Unix socket server (newline-delimited JSON).

Constants§

MAX_REQUEST_LINE_BYTES
Max bytes per incoming line (excluding the newline). Larger lines are rejected with an error response.

Functions§

run_socket_server