ews

Extended web wockets based on ws module. Provides more events and response capability.

Usage no npm install needed!

<script type="module">
  import ews from 'https://cdn.skypack.dev/ews';
</script>

README

node-ews

Extended web wockets based on ws module. Provides more events and response capability.

Install

npm install --save ews

Usage

See example.js and test.js