project-error / npwd

NPWD is a FiveM phone resource written entirely in TypeScript and React.
https://projecterror.dev
Other
338 stars 277 forks source link

Enhancement: Ability to cancel messages for onMessage event #1052

Open MatinHQ opened 11 months ago

MatinHQ commented 11 months ago

Application

Other

Dependency

No

Feature Description

It would be nice if we could cancel message submission through this export for example just return false or use something like onCall event forward for example ctx.cancel()

References

No response