https://github.com/shellscape/nest-ws
A ws WebSocket Adapter for Nest.js
https://github.com/shellscape/nest-ws
Last synced: 4 months ago
JSON representation
A ws WebSocket Adapter for Nest.js
- Host: GitHub
- URL: https://github.com/shellscape/nest-ws
- Owner: shellscape
- License: mit
- Created: 2018-03-13T23:45:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T02:48:58.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T04:45:57.681Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# nest-ws
A ws WebSocket Adapter for Nest.js
## Work in Progress
This module is unstable and should not be used.
## Requirements
This module requires Node v9 or higher and NestJS v4.