MCPcopy Create free account
hub / github.com/casper-network/casper-node / event_stream_server.rs

File event_stream_server.rs

node/src/components/event_stream_server.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Event stream server
2//!
3//! The event stream server provides clients with an event-stream returning Server-Sent Events
4//! (SSEs) holding JSON-encoded data.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected