Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
frame.cpp File Reference
Include dependency graph for frame.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::protocols
 
namespace  kcenon::network::protocols::quic
 

Functions

auto kcenon::network::protocols::quic::get_frame_type (const frame &f) -> frame_type
 Get the frame type for a frame variant.
 
auto kcenon::network::protocols::quic::frame_type_to_string (frame_type type) -> std::string
 Get string name for a frame type.