@zaripych/rx-service-kit

Service Template with RxJS focus for streaming using sockets

Usage no npm install needed!

<script type="module">
  import zaripychRxServiceKit from 'https://cdn.skypack.dev/@zaripych/rx-service-kit';
</script>

README

Template for RxJS WebSocket Service

npm init
yarn add ts-deps --dev
yarn ts-deps init --template @zaripych/rx-service-kit
yarn install
yarn build && yarn start