steam-min-cpp
Loading...
Searching...
No Matches
connection.hpp File Reference

Abstract transport interface used by the Steam networking layer. More...

#include <cstdint>
#include <functional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Steam::Networking::IConnection
 Transport interface used by the CM networking client. More...

Enumerations

enum class  Steam::Networking::ConnectionState { DISCONNECTED , CONNECTING , CONNECTED }
 Connection lifecycle state.

Detailed Description

Abstract transport interface used by the Steam networking layer.