mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-29 15:56:48 +00:00
Prior to this commit, gateways can send 120 events before being throttled at a terribly slow rate of 1 send per minute. This commit permits gateways to send 5 events before being throttled at a rate of slightly less than 120 events per minute. |
||
|---|---|---|
| .. | ||
| ophandler | ||
| codec.go | ||
| conn.go | ||
| gateway.go | ||
| op.go | ||
| throttler.go | ||
| ws.go | ||