Structs§
Functions§
- publish_
messages - Publishes messages received on
rx
to Redis streams for the giventrader_id
andinstance_id
, usingconfig
. - stream_
messages - Streams messages from Redis streams and sends them over the provided
tx
channel.
rx
to Redis streams for the given trader_id
and instance_id
, using config
.tx
channel.