Expand description
§GMT DOS Actors Transceiver
gmt_dos-clients_transceiver
provides implementation for two GMT DOS actors clients: a Transmitter
and a Receiver allowing to transfer Data between GMT DOS actors models through the network.
The communication betweem the transmitter and the receiver is secured by procuring a signed certificate shared by both the transmitter and the receiver and a private key for the transmitter only (see also Crypto).
The certificate and the private key are generated with
cargo run --bin crypto
Structs§
- Compact
Recvr - Crypto
- Transceiver encryption settings
- Monitor
- Transceiver monitor
- Transceiver
- Transmitter and receiver of gmt_dos-actors Data
- Transmitter
Builder
Enums§
- Inner
Channel - Off
- On
- Receiver
- Receiver functionality of a Transceiver
- Transceiver
Error - Transmitter
- Transmitter functionality of a Transceiver
- Unset
- Transceiver without purpose