Skip to content

Vad server notifications#48

Merged
roznawsk merged 2 commits intomasterfrom
vad-notifications
Mar 11, 2026
Merged

Vad server notifications#48
roznawsk merged 2 commits intomasterfrom
vad-notifications

Conversation

@roznawsk
Copy link
Member

Description

Describe your changes.

Motivation and Context

Why is this change required? What problem does it solve? If it fixes an open
issue, please link to the issue here.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

@roznawsk roznawsk requested a review from Copilot March 11, 2026 10:52
@roznawsk roznawsk marked this pull request as ready for review March 11, 2026 10:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new server-side notification to the Fishjam ServerMessage protocol so subscribers can receive voice activity (VAD) state changes for a specific track.

Changes:

  • Introduces ServerMessage.VadNotification with a Status enum (SILENCE / SPEECH) and identifiers (room_id, peer_id, track_id).
  • Adds vad_notification to the ServerMessage oneof content payloads (field 32).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@roznawsk roznawsk merged commit 80c65b5 into master Mar 11, 2026
4 checks passed
@roznawsk roznawsk deleted the vad-notifications branch March 11, 2026 12:06
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.

3 participants