Skip to content

Conversation

@sai-kumar-peddireddy
Copy link
Collaborator

@sai-kumar-peddireddy sai-kumar-peddireddy commented Nov 19, 2025

Description

  • Now all parallels engine events are posted to event's emitter
  • User's can now subscribe to PDfM type events and start listening to real time events through a websocket connection.
  • Now Parallels service will broadcast VM_REMOVED,VM_ADDED and VM_STATE_CHANGED to events emitter

closes #320

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- Now all parallels engine events are posted to event's emitter
- User's can now subscribe to PDfM type events and start listening to real time events through a websocket connection.
- Now Parallels service will broadcast  VM_REMOVED,VM_ADDED and VM_STATE_CHANGED to events emitter
- Enhance WebSocket unsubscribe handling and improve authentication check
@sai-kumar-peddireddy sai-kumar-peddireddy merged commit fc8ea56 into main Nov 20, 2025
15 checks passed
@sai-kumar-peddireddy sai-kumar-peddireddy deleted the pdfm-events branch November 20, 2025 10:44
@github-project-automation github-project-automation bot moved this from 📋 Awaiting Triage to ✅ Done in Parallels DevOps Service Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Tests

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[PBI] Implement ParallelsService Websockets messages

3 participants