Last release: v0.2.1 - March 19, 2022
Pub/Sub adapter for socket.io using nats.io as pub/sub message queue
- Implements specification of socket.io adapter
at-most-oncesemantics on adapter methods
Please let us know if you have any comments or features you would like to request.
v0.3- Authmating test with jest
- Performance benchmark tool
- with
dockerenvironment
Run script for docker setting
$ cd development
$ docker-compose up -d$ npm install$ npm start$ npm test