scalecube-gateway
scalecube-gateway copied to clipboard
Change websocket behavior for request-response
trafficstars
No need to send both responses (real response and complete signal) in the Mono<Object> case. The installation of the completion signal in the first response will be enough.