Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
QuicHttp3Session.hpp File Reference
#include <nghttp3/nghttp3.h>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include <orbit/http/HttpRequest.hpp>
#include <orbit/http/HttpResponse.hpp>
Include dependency graph for QuicHttp3Session.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  server::Http3Stream
 
class  server::QuicHttp3Session
 Manages an HTTP/3 session over a QUIC connection. More...
 

Namespaces

namespace  server