This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
Changelog
Added
- Adds a middleware API in place of callbacks
- Packet is now dropped if args contain
NaN
Changed
- Changes
Functions
toAsync
- Moves
Listen
&OnRequest
type validation params to constructor - Changes
OnInvoke
andInvokeAsync
toOnRequest
andRequest
Removed
- Removes default ratelimiting in favor of a custom middleware-based solution
Full Changelog: v0.4.1...v0.5.0