Create a new reduce stream server.
Async generator function that yields output messages
Start the reduce stream server.
OptionalsocketPath: string | nullOptional custom Unix socket path
OptionalserverInfoPath: string | nullOptional path for server info file
Stop the server gracefully.
Async server for reduce stream operations.
Example