Digital-Alchemy-TS / Digital-Alchemy-TS/mqtt
Add standard event hooks
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There isn't a ready way to attach to normal events like reconnect without grabbing the client
Contributor guide
Research direction
Start by reading the TypeScript wrapper entry points and how it currently exposes the MQTT client. Identify which normal events, such as reconnect, need public hooks and define the expected attachment interface; the issue is complete when consumers can subscribe without accessing the underlying client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100