I've been transitioning the API for a Flask project I'm working on away from REST and toward Socket.IO. In doing so, I came to the abrupt and depressing realization that the rate-limiter I had been using for the REST endpoints …
Tagged: websockets
Rate limiting with Flask-SocketIO
Tags: