PluralKit / gateway-queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gateway-queue

a centralized Discord gateway identify ratelimiter. similar to twilight's gateway-queue.

set CONCURRENCY env variable if you have a raised max_concurrency (if you're on large bot sharding).

gateway-queue binds to 0.0.0.0:8080 by default; set the ADDR env variable (with format [host]:<port>) to change that.

About

License:The Unlicense


Languages

Language:Rust 58.5%Language:Dockerfile 41.5%