Create a Redis Streams-backed kkrpc transport.
The transport lazily opens publisher/subscriber clients, reads continuously in the background, and disconnects clients on close. It is bidirectional through the stream, callback-capable, and does not support transferables.
Create a Redis Streams-backed kkrpc transport.
The transport lazily opens publisher/subscriber clients, reads continuously in the background, and disconnects clients on close. It is bidirectional through the stream, callback-capable, and does not support transferables.