Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
QuicConnectionManager.hpp File Reference
#include <orbit/server/QuicConnection.hpp>
#include <unordered_map>
#include <memory>
#include <openssl/ssl.h>
#include <vector>
#include <cstring>
#include <ngtcp2/ngtcp2.h>
#include <orbit/network/PlatformSocket.hpp>
#include <orbit/network/UdpSocket.hpp>
Include dependency graph for QuicConnectionManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  server::QuicConnectionIdHash
 
struct  server::QuicConnectionIdEqual
 
class  server::QuicConnectionManager
 Manages QUIC connections. More...
 

Namespaces

namespace  server