README
pm2-hub
A data, message and rpc hub for processes clustered with pm2
Quickstart
- clone this repo
npm start
A data, message and rpc hub for processes clustered with pm2
<script type="module">
import pm2Hub from 'https://cdn.skypack.dev/pm2-hub';
</script>
A data, message and rpc hub for processes clustered with pm2
npm start