|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Concept that constrains types to be valid protocol tags. More...
#include <protocol_tags.h>
Concept that constrains types to be valid protocol tags.
A valid protocol tag must have:
name member convertible to std::string_viewis_connection_oriented memberis_reliable membertcp_protocoludp_protocolwebsocket_protocolquic_protocolDefinition at line 126 of file protocol_tags.h.