README
socket.engine
Installation
Node.js:
npm install socket.engine
This library was tested with Node.js v10.15.2 on Ubuntu 19.04.
A universal communication engine
<script type="module">
import socketEngine from 'https://cdn.skypack.dev/socket.engine';
</script>
Node.js:
npm install socket.engine
This library was tested with Node.js v10.15.2 on Ubuntu 19.04.