Skip to content

feat(#15): Allow receiving callbacks when a client connects/disconnects#16

Merged
josecuevas-noma merged 1 commit into
mainfrom
feat/15-allow-receiving-callbacks-on-connect-disconnect
Jan 2, 2026
Merged

feat(#15): Allow receiving callbacks when a client connects/disconnects#16
josecuevas-noma merged 1 commit into
mainfrom
feat/15-allow-receiving-callbacks-on-connect-disconnect

Conversation

@Alberdi

@Alberdi Alberdi commented Dec 30, 2025

Copy link
Copy Markdown
Member

I've also tried using the terminate calls from the cowboy behaviours, but they weren't being called in all contexts, so the current approach seems safer.

Closes #15.

@Alberdi Alberdi self-assigned this Dec 30, 2025
@Alberdi Alberdi added the enhancement New feature or request label Dec 30, 2025
@josecuevas-noma josecuevas-noma merged commit 45d2ae9 into main Jan 2, 2026
1 check passed
@josecuevas-noma josecuevas-noma deleted the feat/15-allow-receiving-callbacks-on-connect-disconnect branch January 2, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow receiving callbacks when a client connects/disconnects

2 participants