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

Services and RPCs #204

Open
Drvi opened this issue Aug 18, 2022 · 3 comments
Open

Services and RPCs #204

Drvi opened this issue Aug 18, 2022 · 3 comments

Comments

@Drvi
Copy link
Member

Drvi commented Aug 18, 2022

One of the many breaking changes introduced by 1.0 was that Services and RPCs were no longer supported (i.e. no Julia code is generated for Service definitions). Services play a major role in gRPC and we want to design them once we make more progress that'd allow us to work on native gRPC libraries, then we'll know what the usage code looks which will influence the design of Services.

For now, if you need Services, you should stick with ProtoBuf 0.11.

@zsz00
Copy link
Contributor

zsz00 commented Sep 3, 2022

hope supporte Services and RPCs as soon as possible

@doorisajar
Copy link

I'd also really like to see Services implemented.

@pete-phasecraft
Copy link

Is this still ongoing? And is the blocker on including services still a lack of a native gRPC library? I'm keen to help with this!

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

No branches or pull requests

4 participants