Documentation
Dlang.org
ServerPushChannel.notify
mcp
transport
sse_context
ServerPushChannel
Convenience: broadcast a JSON-RPC notification to every listener.
class
ServerPushChannel
@
safe
size_t
notify
(
string
method
,
Json
params
=
Json.undefined
)
mcp
transport
sse_context
ServerPushChannel
functions
addListener
broadcast
connectedOwnerTokens
emit
emitTo
listenerCount
notify
ping
pushToSession
removeListener
requestOnSession
retainedHistoryStreams
Convenience: broadcast a JSON-RPC notification to every listener.