@vizydrop/notifications-stream

A small utility to handle streaming requests. It's one of our NPM packages. It is a wrapper around oboe.js to handle stream responses from services. Used in TP Proxy and Hogwarts (and maybe somewhere else).

Usage no npm install needed!

<script type="module">
  import vizydropNotificationsStream from 'https://cdn.skypack.dev/@vizydrop/notifications-stream';
</script>

README

Notifications Stream

A small utility to handle streaming requests.
It's one of our NPM packages. It is a wrapper around oboe.js to handle stream responses from services.
Used in TP Proxy and Hogwarts (and maybe somewhere else).