get https://{server_url}/{api_key}/eth/v1/events
Provides endpoint to subscribe to beacon node Server-Sent-Events stream.
Consumers should use eventsource
implementation to listen on those events.
Servers may send SSE comments beginning with :
for any purpose, including to keep the
event stream connection alive in the presence of proxy servers.