vineyard-songbird

General notification library for Vineyard. A single notification can be routed through multiple communication methods. Some methods are built into Songbird (such as Socket.IO pushes) while some can be added using additional modules (such as vineyard-songbird-sns for Amazon SNS push notifications).

Usage no npm install needed!

<script type="module">
  import vineyardSongbird from 'https://cdn.skypack.dev/vineyard-songbird';
</script>

README

Vineyard Songbird

General notification library for Vineyard. A single notification can be routed through multiple communication methods. Some methods are built into Songbird (such as Socket.IO pushes) while some can be added using additional modules (such as vineyard-songbird-sns for Amazon SNS push notifications).