redux-ws-middleware
Version:
This package makes web socket management much easier with redux
28 lines (14 loc) • 398 B
Markdown
# Changelog
## 1.0.8
- Added example for single socket connection
## 1.0.7
- Replaced private methods `#` (ES13) with `private` (TypeScript).
[For more info](https://google.github.io/styleguide/tsguide.html#private-fields)
## 1.0.5
- Updated badges (README.md).
## 1.0.4
- Updated Documentation (README.md).
## 1.0.3
- Updated Documentation (README.md).
## 1.0.2
- Released a package.