polyphony-chat / symfonia

A Polyphony chat server, compatible with Spacebar and the Discord API.
Mozilla Public License 2.0
25 stars 3 forks source link

Ratelimiting #44

Open bitfl0wer opened 2 months ago

bitfl0wer commented 2 months ago

Symfonia needs to be able to rate limit requests to the API and Gateway to prevent abuse. A middleware is likely a good target for implementing this.