I have simple Spring boot RSocket service
@MessageMapping("msend") public Flux msend(String message) { log.info("