Gelbpunkt / gateway-proxy

Drop-in proxy for Discord gateway connections and sessions allowing for zero downtime deploys
GNU Affero General Public License v3.0
84 stars 16 forks source link

Make API version configurable #2

Closed Gelbpunkt closed 1 year ago

Gelbpunkt commented 2 years ago

Since the payloads used for guild cache and READY probably didn't change at all between v6 and v9, we can probably support all of them

Gelbpunkt commented 2 years ago

This is probably non trivial as the GUILD_CREATE payloads did change with the introduction of threads