StdioClientTransport.sendOneway

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

class StdioClientTransport
@safe
void
sendOneway
(
Json message
)