rabbitmq-stream-rust-client icon indicating copy to clipboard operation
rabbitmq-stream-rust-client copied to clipboard

Route [command]

Open korsmakolnikov opened this issue 4 years ago • 1 comments

RouteQuery => Key Version CorrelationId RoutingKey SuperStream Key => uint16 // 24 Version => uint16 CorrelationId => uint32 RoutingKey => string SuperStream => string

RouteResponse => Key Version CorrelationId Stream Key => uint16 // 24 Version => uint16 CorrelationId => uint32 Stream => string

korsmakolnikov avatar Jul 26 '21 16:07 korsmakolnikov

part of https://github.com/rabbitmq/rabbitmq-stream-rust-client/issues/204

Gsantomaggio avatar May 24 '24 09:05 Gsantomaggio