forked from pogodevorg/pgoapi
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use aiohttp 2.0 exceptions, only try to import SocksError in exceptions and import from there, PTC auth refactoring, update TimedConnector to match aiohttp 2.0, use new aiohttp json request parameter, some PGoApi, PGoApiRequest, and RpcApi refactoring, add more headers to RPCs, add optimal json loads and json dumps functions to __init__.
- Loading branch information
Showing
11 changed files
with
335 additions
and
453 deletions.
There are no files selected for viewing
This file contains 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 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 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.