Crate netcode [−] [src]
Modules
| wrapper |
Structs
| Client |
Handle to client connection. |
| ConnectToken |
Token used by clients to connect and authenticate to a netcode |
| HostIterator |
Iterator for hosts held by a |
| PrivateData | |
| ServerImpl | |
| ServerUpdateIter |
Enums
| CreateError |
Errors from creating a server. |
| UpdateError |
Errors from updating server. |
| UpdateEvent |
Enum that describes and event from the server. |
Type Definitions
| Server |
UDP based server connection. |