Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
protocol.h
Go to the documentation of this file.
1// BSD 3-Clause License
2// Copyright (c) 2025, 🍀☀🌕🌥 🌊
3// See the LICENSE file in the project root for full license information.
4
5#pragma once
6
117// Protocol factory headers (from detail directory)
122
123// Protocol tag types
Protocol tag types for compile-time protocol selection.
QUIC protocol connection factory and configuration.
TCP protocol connection and listener factory functions.
UDP protocol connection factory functions.
WebSocket protocol connection factory functions.