This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
version 1.0.0: 10/20/2023
Added
- Added an easy way to type payloads using generics. This will be elaborated on in documentation later
Fixes
- Fixed sending singular nil values with nothing else in the frame
- Fixed a bug w/ the loading queue. Finally got around to that (#35)
- Type improvements
Improvements
- Added unique IDs to the invoke functionality. Should fix a multitude of bugs.
- Re-did rate limiting. I'm confident that it's stable.