pub trait EventStreamClientHandler<___T: Transport> { }
Expand description
A client handler for the EventStream protocol.
See EventStream
for more details.
pub trait EventStreamClientHandler<___T: Transport> { }
A client handler for the EventStream protocol.
See EventStream
for more details.