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 all messages under Any and decouple flows #32

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

andronat
Copy link
Member

@andronat andronat commented Oct 3, 2024

No description provided.

@andronat andronat self-assigned this Oct 3, 2024
@andronat andronat force-pushed the andronat/move-further branch 2 times, most recently from 090586c to f399daf Compare October 3, 2024 20:08
@@ -33,10 +16,6 @@ service AppService {
rpc AppConnect(stream RequestStream) returns (stream ResponseStream);
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need OrbService and AppService?

Copy link
Member Author

Choose a reason for hiding this comment

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

Probably not. I was just scared to remove them because I'm not sure what's the current status on the server with respect to services. Should I nuke them too?

Copy link
Member

Choose a reason for hiding this comment

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

I think we don't

Copy link
Member

Choose a reason for hiding this comment

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

nuke them

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@ldulcic ldulcic left a comment

Choose a reason for hiding this comment

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

@andronat andronat force-pushed the andronat/move-further branch 2 times, most recently from cd1134e to d0c0b2c Compare October 4, 2024 01:00
@andronat andronat force-pushed the andronat/move-further branch from d0c0b2c to b9434ac Compare October 4, 2024 02:48
@andronat andronat merged commit 2990ab6 into main Oct 4, 2024
10 checks passed
@andronat andronat deleted the andronat/move-further branch October 4, 2024 15: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