Network System
0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
session.h
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2024-2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
5
#pragma once
6
41
// Session implementations (from detail directory)
42
#include "
kcenon/network/detail/session/messaging_session.h
"
43
#include "
kcenon/network/detail/session/secure_session.h
"
44
#include "
kcenon/network/detail/session/quic_session.h
"
messaging_session.h
Messaging session managing bidirectional message exchange.
quic_session.h
QUIC-specific session with stream multiplexing.
secure_session.h
TLS-secured session wrapper for encrypted communication.
include
kcenon
network
session
session.h
Generated by
1.12.0