@vipstorage/nestjs-websocket
Version:
Websocket Client for NestJS based on ws
20 lines (15 loc) • 888 B
Markdown
# Changelog
## 0.1.3
Published by **[0xslipk](https://github.com/0xslipk)** on **2021/10/07**
- [#4](https://github.com/blockcoders/nestjs-websocket/pull/4) fix types
## 0.1.2
Published by **[0xslipk](https://github.com/0xslipk)** on **2021/10/02**
- Update dependencies
## 0.1.1
Published by **[0xslipk](https://github.com/0xslipk)** on **2021/09/19**
- [#3](https://github.com/blockcoders/nestjs-websocket/pull/3) Update keywords and deps
## 0.1.0
Published by **[0xslipk](https://github.com/0xslipk)** on **2021/09/17**
- [#2](https://github.com/blockcoders/nestjs-websocket/pull/2) Update README.md and linter config
- [#d13d2db](https://github.com/blockcoders/nestjs-websocket/commit/d13d2db7287ae9784b64940a2fdcb07d39975b03) Update README.md
- [#a9a54ca](https://github.com/blockcoders/nestjs-websocket/commit/a9a54ca0796d466e35adcbb96e8a90412063402f) Websocket client for nest