onClose event for WebSocket on Reactive stack [SPR-16256] #20803
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Sola opened SPR-16256 and commented
I've tried
doOnTerminate
doOnCancel
doOnSubscribe
on the sending flux, but all of them won't get invoked when a WebSocket connection incoming or closing. I'm wondering how can I get noticed when a WebSocket connection is being closed?Affects: 5.0.2
Issue Links:
The text was updated successfully, but these errors were encountered: