Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mierenmanz/eventsource

EventSource in Deno
https://github.com/mierenmanz/eventsource

api deno web web-api webspec whatwg

Last synced: 18 days ago
JSON representation

EventSource in Deno

Awesome Lists containing this project

README

        

# EventSource

This module is a spec compliant(I hope) `EventSource` for deno.

[MDN Docs](https://developer.mozilla.org/en-US/docs/Web/API/EventSource)

## Contributors

- [Skye](https://github.com/mierenmanz)
- [Andreu Botella](https://github.com/andreubotella)
- [Divy Srivastava](https://github.com/littledivy)