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

Add the rpc messages for register and unregister multiplexer sessions: Multiplexer Changes #28

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

Avinash2Suresh
Copy link
Contributor

What does this Pull Request accomplish?

  • Added rpc support for RegisterMultiplexerSessions and UnregisterMultiplexerSessions in session_management_service.proto.
  • Updated the documentation for ChannelMappings in both pin_map_service.proto and session_management_service.proto files.

Why should this Pull Request be merged?

  • Enables register and unregister multiplexer sessions support in the SessionManagementService.

What testing has been done?

None (.proto file changes only).

Copy link
Collaborator

@bkeryan bkeryan left a comment

Choose a reason for hiding this comment

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

This seems to match the high level design doc.

@Avinash2Suresh Avinash2Suresh merged commit a3187a1 into main Feb 2, 2024
1 check passed
@Avinash2Suresh Avinash2Suresh deleted the users/avinash/register-unregister-mux branch February 2, 2024 02:19
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