mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-08 03:51:20 +00:00
9 lines
162 B
Markdown
9 lines
162 B
Markdown
|
## sse
|
||
|
|
||
|
sse implement server side events also known as eventsource
|
||
|
|
||
|
see the specification here: https://html.spec.whatwg.org/multipage/server-sent-events.html
|
||
|
|
||
|
|
||
|
|