feature/improvements #8

Merged
jake merged 5 commits from feature/improvements into main 2026-02-25 19:22:27 +00:00
Owner

this is a big rewrite of bolt, moving to a structure that allows message AND command handlers. Adding in some safety measures like timeouts and goroutine limits.

this is a big rewrite of bolt, moving to a structure that allows message AND command handlers. Adding in some safety measures like timeouts and goroutine limits.
jake added 5 commits 2026-02-25 18:25:07 +00:00
started the facelift of the repo, adding in bans and timeouts. That comes with some restructure.
Also implementing a goroutine limit for command handlers and options around that, as well as moving
the intents to options to allow stronger restrictions
- converting messages and methods into one context per event
- removing old or commented code
- removing unused or deprecated types
- commenting everything, probably too much
- split msgEventHandler logic into methods
- readme update, removed most docs the pkg site looks good
- adjusted intents option, no need for a type
jake merged commit 130d1c573f into main 2026-02-25 19:22:27 +00:00
jake deleted branch feature/improvements 2026-02-25 19:22:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jake/bolt#8