HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
533 stars 151 forks source link

Added project reactor transport - reactive rate limiting (Tested) #425

Closed GrizzlT closed 3 years ago

GrizzlT commented 3 years ago

This transport allows for automatic rate limiting using the project reactor core and netty libraries.

GrizzlT commented 3 years ago

I assume it's pretty obvious I don't know how to write good documentation (yet). Thank you (@HydroPage ) for all the tips and I hope this looks better.

ConnorLinfoot commented 3 years ago

Oh this got closed cause of the branch being deleted, will still look at merging your changes