@zaripych/rx-service-kit
v1.0.1
Published
Service Template with RxJS focus for streaming using sockets
Downloads
1
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