2.1.3
Just a small update for adding the old feature.
What's new
- Reintroduced cache_relays. You could use it to speed up event deliveries.
- Fix on bostr closing an already opened subscription.
Upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr@latest
or
npm i -g https://github.com/Yonle/bostr.git
For source code installation, upgrading could be done with the following:
git pull
npm i
and then restart your bouncer.
Full Changelog: 2.1.1...2.1.3