StormByte C++ Library: Network module 1.1.0
StormByte-Network is the C++26 networking module of the StormByte suite.
Loading...
Searching...
No Matches
Classes | Namespaces
endpoint.hxx File Reference
#include <StormByte/buffer/pipeline.hxx>
#include <StormByte/logger/threaded_log.hxx>
#include <StormByte/network/typedefs.hxx>
Include dependency graph for endpoint.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Network::Endpoint
 Shared base for Client and Server. More...
 

Namespaces

namespace  StormByte
 
namespace  StormByte::Network
 Network module of the StormByte suite.
 
namespace  StormByte::Network::Connection
 Connection types of the Network module.