Expand description
Command messages.
Modules§
- error
- Command error type.
- netconnection
- NetConnection command messages.
- netstream
- NetStream command messages.
- on_
status - Types and functions for processing the
onStatus
command. - reader
- Reading
Command
. - writer
- Writing
Command
.
Structs§
- Command
- Command message.
Enums§
- Command
Type - This enum wraps the
NetConnectionCommand
,NetStreamCommand
andOnStatus
enums.
Structs§
- Unknown
Command - Any unknown command
Enums§
- Command
Result Level - NetStream onStatus level (7.2.2.) and NetConnection connect result level (7.2.1.1.)