Bonito.jl
Bonito.jl copied to clipboard
Add websocket cleanup policy
The idea here is that
- People can customize the websocket cleanup behavior in Bonito
- Those wanting to manage their own websockets can make use of the same pluggable behaviour including using the default policy from Bonito.
Builds on https://github.com/SimonDanisch/Bonito.jl/pull/247
Thank you, this looks good, besides my comment ;) We may want to have more tests for this as well.
Done and done
@SimonDanisch Ping. Ready to merge?
Thank you, looks good :)