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

Implement gRPC server #16

Open
3 of 11 tasks
Adphi opened this issue Jul 24, 2021 · 0 comments
Open
3 of 11 tasks

Implement gRPC server #16

Adphi opened this issue Jul 24, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@Adphi
Copy link
Member

Adphi commented Jul 24, 2021

  • Service Implementation
  • Client using the same API
    Should support:
  • Authentication:
    • Bearer Token
    • OpenID Connect
    • Basic Auth
    • TLS
  • Observability:
    • gRPC prometheus
    • Open Tracing
  • Security
    • TLS
  • Events ?

using:

  • go.linka.cloud/grpc-toolkit
@Adphi Adphi added the To do label Jul 24, 2021
@Adphi Adphi added this to the v1 milestone Jul 24, 2021
@Adphi Adphi self-assigned this Jul 24, 2021
@Adphi Adphi removed the To do label Jul 24, 2021
@Adphi Adphi added enhancement New feature or request good first issue Good for newcomers labels Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant