Crate steam_vent

Crate steam_vent 

Source

Re-exports§

pub use connection::Connection;
pub use connection::ConnectionTrait;
pub use connection::ReadonlyConnection;
pub use message::NetMessage;
pub use steam_vent_proto as proto;

Modules§

auth
connection
message

Structs§

DiscoverOptions
Options to use for discovering steam api servers
GameCoordinator
GenericGCHandshake
NetMessageHeader
RawNetMessage
ServerList
A list of tcp and websocket servers to use for connecting

Enums§

ConnectionError
EResult
LoginError
NetworkError
ServerDiscoveryError

Traits§

ServiceMethodRequest