A free, fast, and reliable CDN for fetch-event-source. Fetch implementation of EventSource with more functionality such as HTTP headers and support for Node.js.
<script src="https://cdn.jsdelivr.net/npm/sockjs-client@1/dist/sockjs.min.js" type="text/javascript"></script> <script src="https://unpkg.com/centrifuge@5.0.0/dist/centrifuge.js" type="text/javascript"></script> Or provide it explicitly as a dependency: import { Centrifuge } from '...
A free, fast, and reliable CDN for @fortaine/fetch-event-source. A better API for making Event Source requests, with all the features of fetch()