Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement SignalR - Part III #39

Merged
merged 1 commit into from
Sep 30, 2024
Merged

feat: Implement SignalR - Part III #39

merged 1 commit into from
Sep 30, 2024

Conversation

Pedrolustosa
Copy link
Owner

  • Display online presence for users
  • Create message hub for real-time communication
  • Add method to send messages through the hub
  • Integrate hub connection within the message service
  • Refactor message components to leverage the hub functionality
  • Enable message sending via the SignalR hub
  • Implement message group tracking logic
  • Update message hub to handle group-based message tracking
  • Handle UTC date formats correctly in messages
  • Notify users upon receiving new messages
  • Subscribe to route parameter changes for dynamic message loading
  • Optimize online presence and connection tracking
  • Improve message performance and resource utilization

- Display online presence for users
- Create message hub for real-time communication
- Add method to send messages through the hub
- Integrate hub connection within the message service
- Refactor message components to leverage the hub functionality
- Enable message sending via the SignalR hub
- Implement message group tracking logic
- Update message hub to handle group-based message tracking
- Handle UTC date formats correctly in messages
- Notify users upon receiving new messages
- Subscribe to route parameter changes for dynamic message loading
- Optimize online presence and connection tracking
- Improve message performance and resource utilization
@Pedrolustosa Pedrolustosa merged commit 1d57ec3 into master Sep 30, 2024
1 check passed
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