mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-01 04:24:19 +00:00
73285954a1
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 |