MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / eventsource.js

File eventsource.js

src/ext/eventsource.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1///=========================================================================
2/// This module provides the EventSource (SSE) feature for hyperscript
3/// Uses fetch + ReadableStream instead of the browser EventSource API
4/// for wildcard event matching, POST support, and custom headers.

Callers

nothing calls this directly

Calls 1

useMethod · 0.45

Tested by

no test coverage detected