userver: userver/server/congestion_control/limiter.hpp File Reference
Loading...
Searching...
No Matches
limiter.hpp File Reference

Detailed Description

HTTP server congestion control limiter.

Definition in file limiter.hpp.

Go to the source code of this file.

#include <optional>
#include <vector>
#include <userver/concurrent/variable.hpp>
#include <userver/congestion_control/limiter.hpp>
#include <userver/utils/not_null.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  server::congestion_control::Limitee
 
class  server::congestion_control::Limiter
 HTTP server congestion control limiter. More...