arikawa/utils
diamondburned 73285954a1
gateway: Fix Send rate limiting
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.
2022-12-04 17:54:06 -08:00
..
bot state: Ignore state errors in API wrappers 2021-12-14 13:49:34 -08:00
cmd discord: Clarify that IsNull isn't useful 2022-03-15 13:37:35 -07:00
handler ws: Add RawEvent for debugging 2022-04-01 04:41:22 -07:00
httputil httputil: Fix incorrect Content-Type header 2022-04-02 22:34:41 -07:00
json gateway: Use PartialUnmarshal for ReadyEventExtras 2022-11-03 02:30:25 -07:00
sendpart api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
ws gateway: Fix Send rate limiting 2022-12-04 17:54:06 -08:00
generate-option-marshalers.sh discord: Add missing NumberOption MarshalJSON 2021-12-29 11:10:59 -08:00