flux-limiter 0.8.3

A rate limiter based on the Generic Cell Rate Algorithm (GCRA).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
authors = ["Jeff Mitchell"]
language = "en"
src = "src"
title = "Flux Limiter Documentation"
description = "A rate limiter based on the Generic Cell Rate Algorithm (GCRA)"

[build]
build-dir = "book"

[output.html]
git-repository-url = "https://github.com/crustyrustacean/flux-limiter"
edit-url-template = "https://github.com/crustyrustacean/flux-limiter/edit/main/docs/{path}"