StreamBiLocalWT

Type Alias StreamBiLocalWT 

Source
pub type StreamBiLocalWT = Stream<BiLocal, WT>;
Expand description

WebTransport bidirectional local stream.

Aliased Type§

pub struct StreamBiLocalWT { /* private fields */ }

Implementations§

Source§

impl StreamBiLocalWT

Source

pub fn session_id(&self) -> SessionId

Returns the SessionId associated with this stream.