You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the RSocketStrategies are being auto-configured with the Jackson JSON and CBOR codecs, if available. Even if Strings are not the core use case behind RSocket, they're common enough for demos and testing that not configuring them might come as a surprise to developers.