This repository was archived by the owner on Dec 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
🐛 ✨ Added VERY basic sharding support and fixed the gateway #329
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
26c56a7
:construction: start on sharding
zunda-arrow f2f4542
:heavy_minus_sign: started aiohttp rewrite
zunda-arrow 88a71b5
:bug: fixed partial functions
zunda-arrow 4616930
:art: fix middleware
zunda-arrow 558dd03
:art: removed compression and added logging
zunda-arrow eae205e
:bug: improve gateway
zunda-arrow d2f8dce
:bug: don't reset sequnce number
zunda-arrow 8560f5d
:bug: open heartbeat on disconnect
zunda-arrow 0a22b5c
:twisted_rightwards_arrows: merge with github.com/Pincer-org/Pincer/main
zunda-arrow 58f56e0
:twisted_rightwards_arrows: merge with github.com/Pincer-org/Pincer/main
zunda-arrow 25abca5
:bug: fixed reconnects
zunda-arrow 099f74d
:bug: added back compression
zunda-arrow 91e190c
:art: removed comment
zunda-arrow 152eb59
:art: change ' to "
zunda-arrow 8882092
:memo: remove websockets from README.md
zunda-arrow 1fc209f
:art: renamed Dispatcher to Gateway
zunda-arrow 750b5d5
:technologist: raise exceptions
zunda-arrow 911724b
:art: seperate sync/async methods
zunda-arrow ea52648
:speech_balloon: fix spelling
zunda-arrow d759354
:memo: added docs
zunda-arrow ba90d63
:heavy_minus_sign: remove websockets dependency
zunda-arrow dbb0824
:twisted_rightwards_arrows: merge and fix transport compression
zunda-arrow 786a6ac
:zap: only register commands once
zunda-arrow 4e831fc
:speech_balloon: one day i will learn how to spell \s
zunda-arrow 34c8883
:speech_balloon: I didn't learn how to spell
zunda-arrow 19d76dd
:art: stopped codacity from yelling at me
zunda-arrow c680b57
:art: Update pincer/client.py
zunda-arrow 1431a51
:art: Update pincer/client.py
zunda-arrow ba2cd99
:art: Change GatewayDipatch str location
zunda-arrow e810584
:speech_balloon: Update pincer/core/gateway.py
zunda-arrow d415348
:speech_balloon: Update pincer/core/gateway.py
zunda-arrow 5db6a1e
:art: Update pincer/core/gateway.py
zunda-arrow 85526b1
:art: make typehint more clear
zunda-arrow bda0ef5
:twisted_rightwards_arrows: Merge branch 'sharding' of https://github…
zunda-arrow 1c1eb82
:memo: add gateway to docs for middleware
zunda-arrow f2a91f1
:arg: reduce indentation in Gateway init
zunda-arrow f3ab0c1
:art: documented exceptions and change i in retries in gateway
zunda-arrow 6557f6d
:memo: Update pincer/utils/insertion.py
zunda-arrow 2fd5b6b
:zap: Update pincer/utils/insertion.py
zunda-arrow aa61470
:memo: remove update docs comment
zunda-arrow fe889e6
:art: Update pincer/client.py
zunda-arrow 473e9d7
:art: Update pincer/utils/insertion.py
zunda-arrow d640a17
:memo: added gateway class docs
zunda-arrow 1fd6ec5
:twisted_rightwards_arrows: Merge branch 'sharding' of https://github…
zunda-arrow 920c545
:art: mark a bunch of methods as coro
zunda-arrow 05f7e3d
:art: use better dict update syntax
zunda-arrow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.