Expand description
WebsocketStream crate
Modules§
Structs§
- Websocket
Stream - RFC-6455 Protocol stream
Enums§
Type Aliases§
- NewResult
- Represents the result of trying to create a WebsocketStream
- Read
Result - Represents the result of attempting a syscall read on the file descriptor
- SetFd
Result - Represents the result of setting a flag to file descriptor through syscalls
- Write
Result - Represents the result of attempting a syscall write on the file descriptor