StreamUniLocalWT

Type Alias StreamUniLocalWT 

Source
pub type StreamUniLocalWT = Stream<UniLocal, WT>;
Expand description

WebTransport unidirectional remote stream.

Aliased Type§

pub struct StreamUniLocalWT { /* private fields */ }

Implementations§

Source§

impl StreamUniLocalWT

Source

pub fn session_id(&self) -> SessionId

Returns the SessionId associated with this stream.