ClientTransport.sendOneway

Send a message that expects no correlated reply: a notification, or a response to a server->client request.

interface ClientTransport
@safe
void
sendOneway
(
Json message
)