wsio

Web-Socket service

Usage no npm install needed!

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

README

Publish wsio package to npm repository

  1. create user if you don't heave one: npm add user
  2. store credentials on the client: npm login
  3. ensure that credentials are stored on the client: npm config ls
  4. public package: npm publish