mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-16 11:54:29 +00:00
5811606559
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 |