Open
Description
Hello.
Would be very nice to add to somewhere inside RSocketRequester
the AtomicReference<Object>
type field that will cache the session object for reuse, especially it will be very convenient to obtain value from it inside MessageMapping
s at Spring Boot.
I am coming from this: #831 and had implemented a basic wrapper around WebsocketDuplexConnection
as to cache this value. Not a big deal, it is just needed to use reflection per each ws route as to get that session object, but would be nice, if that it can have native public method not so chained to obtain it.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels