snpp-client

A Simple Network Paging Protocol (SNPP) client for Node.js

Usage no npm install needed!

<script type="module">
  import snppClient from 'https://cdn.skypack.dev/snpp-client';
</script>

README

Node.js SNPP Client

Build Status

A client for the Simple Network Paging Protocol (SNPP) written for Node.js.

The Simple Network Paging Protocol is defined in RFC 1861 and is designed to provide time-sensitive, simple communications.

More information will follow as the project progresses.