I’m reading the https://github.com/luminus-framework/ring-undertow-adapter and they say :on-close takes a fn taking map of keys :channel, :ws-channel (optional). What is the difference between these two values?
:on-close
:channel
:ws-channel