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

Define sysl GRPC representation #846

Closed
andrewemeryanz opened this issue May 8, 2020 · 2 comments
Closed

Define sysl GRPC representation #846

andrewemeryanz opened this issue May 8, 2020 · 2 comments
Assignees
Labels
enhancement P0 Highest priority: important or urgent

Comments

@andrewemeryanz
Copy link
Contributor

In order to build out grpc support within sysl, an authoritative document needs to exist that details how a grpc specification is represented in sysl.

Current work within this area includes the protoc-gen-sysl plugin (a protoc plugin to generate sysl from a grpc specification) and some early work to generate a grpc specification from sysl.

The document must detail at least the following:

  1. Which grpc features can be represented in sysl and to what extent.
  2. How supported grpc features are represented in sysl.
  3. What transformations are necessary (such as the renaming of identifiers) to support translation between formats.
@andrewemeryanz andrewemeryanz changed the title Sysl GRPC representation Define sysl GRPC representation May 8, 2020
@ChloePlanet ChloePlanet added the P0 Highest priority: important or urgent label May 11, 2020
@andrewemeryanz
Copy link
Contributor Author

Linked issues:
grpc to sysl: anz-bank/sysl-go#98
sysl to grpc: #847

@joshcarp
Copy link
Contributor

joshcarp commented Sep 3, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement P0 Highest priority: important or urgent
Projects
None yet
Development

No branches or pull requests

3 participants