ServerPushChannel.notify

Convenience: broadcast a JSON-RPC notification to every listener.

class ServerPushChannel
@safe
size_t
notify
(
string method
,
Json params = Json.undefined
)