StreamUniRemoteWT

Type Alias StreamUniRemoteWT 

Source
pub type StreamUniRemoteWT = Stream<UniRemote, WT>;
Expand description

WebTransport unidirectional remote stream.

Aliased Type§

pub struct StreamUniRemoteWT { /* private fields */ }

Implementations§

Source§

impl StreamUniRemoteWT

Source

pub fn session_id(&self) -> SessionId

Returns the SessionId associated with this stream.