StreamBiRemoteWT

Type Alias StreamBiRemoteWT 

Source
pub type StreamBiRemoteWT = Stream<BiRemote, WT>;
Expand description

WebTransport bidirectional remote stream.

Aliased Type§

pub struct StreamBiRemoteWT { /* private fields */ }

Implementations§

Source§

impl StreamBiRemoteWT

Source

pub fn session_id(&self) -> SessionId

Returns the SessionId associated with this stream.