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

Move SessionUtilities service to session_utilities.proto file #798

Merged
merged 3 commits into from
Nov 21, 2022

Conversation

ccifra
Copy link
Member

@ccifra ccifra commented Nov 20, 2022

What does this Pull Request accomplish?

We want to use the session message definition in other projects but do not want to include SessionUtilities. SessionUtilities is not heavily used and moving to another proto file should not be disruptive to many users.

Why should this Pull Request be merged?

General improvement to the organization of the services and messages of this project.

What testing has been done?

No behavioral changes.

We want to use the session message definition in other projects but do not want to include SessionUtilities.  SessionUtilities is not heavily used and moving to another proto file should not be disruptive to many users.
CMakeLists.txt Outdated Show resolved Hide resolved
@reckenro reckenro merged commit 51154f8 into main Nov 21, 2022
@reckenro reckenro deleted the chrisc-MoveSessionUtilities branch November 21, 2022 20:04
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.

None yet

3 participants