Skip to content

Conversation

CSenshi
Copy link
Owner

@CSenshi CSenshi commented Aug 17, 2025

Description

Added new @nestjs-redis/socket.io-adapter package for scalable WebSocket connections using Redis pub/sub. This package provides a Redis-backed Socket.IO adapter that enables horizontal scaling of NestJS applications with WebSocket support by synchronizing events across multiple server instances.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests added/updated

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Tests pass locally
  • Documentation updated (if needed)
  • Conventional commit format used

Copy link

nx-cloud bot commented Aug 17, 2025

View your CI Pipeline Execution ↗ for commit 8489115

Command Status Duration Result
nx affected -t lint test build ✅ Succeeded 1m 4s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-17 16:46:43 UTC

@CSenshi CSenshi force-pushed the feat/socket.io-adapter branch from fb35e74 to 27f3831 Compare August 17, 2025 15:27
Repository owner deleted a comment from codecov-commenter Aug 17, 2025
Copy link

codecov bot commented Aug 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CSenshi CSenshi merged commit b4d3572 into main Aug 17, 2025
3 checks passed
@CSenshi CSenshi deleted the feat/socket.io-adapter branch August 17, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant