Expand description
Connection related items.
Structs§
- Multiplexer
- This object can emit a stream of
TtyChunk
s and also implementsAsyncWrite
for streaming bytes to Stdin.
Connection related items.
TtyChunk
s and also implements AsyncWrite
for streaming bytes to Stdin.