userver: userver/server Directory Reference
Loading...
Searching...
No Matches
server Directory Reference

Directories

 
auth
 
congestion_control
 
handlers
 
http
 
middlewares
 
request

Files

 
component.hpp
 Component that listens for incoming requests, manages incoming connections and passes the requests to the appropriate handler.
 
server.hpp
 Main HTTP server instance.