Add a way to change listening channels and unlisten to channels after Listen() is called.
Open
- Dominant language
- Go
- Stars
- 48
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It would be beneficial if Handle() and also a UnHandle() function were possible after Listen() has been called.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing Listen() and Handle() entry points to understand how channels and handlers are currently registered. Determine the expected behavior for adding handlers and removing them after Listen() starts, including concurrent use, then verify that both operations work without disrupting existing listeners.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100