wss-nodejs

ws server for stammgast

Usage no npm install needed!

<script type="module">
  import wssNodejs from 'https://cdn.skypack.dev/wss-nodejs';
</script>

README

BUGS

  1. Yarn requires Node.js 4.0 or higher to be installed.

    Move the following lines to the top of .bashrc export NVM_DIR="/root/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm

    origin: https://github.com/Unitech/pm2-deploy/issues/41