Type Definition barter_data::connection::StreamRoutingId[][src]

pub type StreamRoutingId = String;
Expand description

Type alias to communicate a stream’s unique String identifier that can be used to route messages from the ConnectionHandler to the relevant downstream consumer.