MessageSubscriptionRSocketController   
    @Controller
@MessageMapping(value = ["v1.message.{client}"] ) 
Constructors
Functions
Link copied to clipboard
                  @MessageMapping(value = ["stream"] ) 
Stream a Flow of MessageWithId as request/stream RSocket API. Takes nothing as argument in payload. In metadata takes the client path as String.