Refactor Pterodactyl cog to use aiohttp #2

Merged
cswimr merged 26 commits from aiohttp-refactor into main 2023-07-24 09:29:55 -04:00
Owner

Pterodactyl currently uses the requests library to send HTTPS requests, however the requests library is blocking, whereas aiohttp is not. This pull request implements #1.

Pterodactyl currently uses the `requests` library to send HTTPS requests, however the `requests` library is **blocking**, whereas `aiohttp` is not. This pull request implements #1.
cswimr added 1 commit 2023-07-23 12:42:26 -04:00
cswimr self-assigned this 2023-07-23 12:42:38 -04:00
cswimr started working 2023-07-23 12:42:46 -04:00
cswimr canceled time tracking 2023-07-23 12:44:04 -04:00
cswimr added 1 commit 2023-07-23 12:50:03 -04:00
cswimr added 1 commit 2023-07-23 12:50:46 -04:00
cswimr added 1 commit 2023-07-23 12:51:11 -04:00
cswimr added 1 commit 2023-07-23 12:53:00 -04:00
cswimr added 1 commit 2023-07-23 12:55:29 -04:00
cswimr added 1 commit 2023-07-23 14:04:12 -04:00
cswimr added 1 commit 2023-07-23 14:05:05 -04:00
cswimr added 1 commit 2023-07-23 14:08:16 -04:00
cswimr added 1 commit 2023-07-23 14:11:27 -04:00
cswimr added 1 commit 2023-07-23 14:13:36 -04:00
cswimr added 1 commit 2023-07-23 14:29:12 -04:00
cswimr added 1 commit 2023-07-23 14:32:51 -04:00
cswimr added 1 commit 2023-07-23 22:54:18 -04:00
cswimr added 1 commit 2023-07-23 23:09:47 -04:00
cswimr added 1 commit 2023-07-24 08:46:03 -04:00
cswimr added 4 commits 2023-07-24 09:02:19 -04:00
cswimr added 1 commit 2023-07-24 09:05:00 -04:00
cswimr added 1 commit 2023-07-24 09:06:57 -04:00
cswimr added 1 commit 2023-07-24 09:16:18 -04:00
cswimr added 1 commit 2023-07-24 09:17:28 -04:00
cswimr added 2 commits 2023-07-24 09:25:11 -04:00
cswimr changed title from WIP: Refactor Pterodactyl cog to use aiohttp to Refactor Pterodactyl cog to use aiohttp 2023-07-24 09:27:35 -04:00
cswimr merged commit 4e09380351 into main 2023-07-24 09:29:55 -04:00
cswimr deleted branch aiohttp-refactor 2023-07-24 09:29:55 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: GalacticFactory/GalacticCogs#2
No description provided.