nestjs-websocket
JSON →A NestJS module that integrates the ws WebSocket client library, providing a decorator-based API for WebSocket connections. Version 0.1.3 is the latest stable release, with no recent updates since 2022. It uses ws under the hood and offers synchronous and asynchronous module configuration via forRoot and forRootAsync. Key differentiators: full NestJS DI integration, decorators like @OnOpen and @OnMessage, and support for both Express and Fastify platforms. Currently in maintenance mode.
Resources
packagenestjs-websocket ↗