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

GRPC Client and Server #2012

Merged
merged 34 commits into from Nov 22, 2019
Merged

Conversation

thefringeninja
Copy link
Contributor

@thefringeninja thefringeninja commented Sep 26, 2019

  • Migrates solution to dotnet core
  • Replaces httplistener with Kestrel
  • Implements GRPC transport for Streams, Persistent Connections, Projection Management, and User Management
  • New ClientAPI acceptance tests for both the tcp client and the embedded client

@thefringeninja thefringeninja merged commit 1143bec into EventStore:v6-master Nov 22, 2019
pgermishuys pushed a commit that referenced this pull request Dec 5, 2019
- move solution to dotnet core 3.1
- async await most tests
- kestrel http service
- GRPC Implementation of Streams API
- GRPC implementation of persistent subscriptions
- GRPC implementation of projections management api
- GRPC implementation of user management
- Acceptance Tests for Client API
@pgermishuys pgermishuys mentioned this pull request Dec 5, 2019
pgermishuys pushed a commit that referenced this pull request Dec 5, 2019
- move solution to dotnet core 3.1
- async await most tests
- kestrel http service
- GRPC Implementation of Streams API
- GRPC implementation of persistent subscriptions
- GRPC implementation of projections management api
- GRPC implementation of user management
- Acceptance Tests for Client API
pgermishuys pushed a commit that referenced this pull request Dec 5, 2019
- move solution to dotnet core 3.1
- async await most tests
- kestrel http service
- GRPC Implementation of Streams API
- GRPC implementation of persistent subscriptions
- GRPC implementation of projections management api
- GRPC implementation of user management
- Acceptance Tests for Client API
@mat-mcloughlin mat-mcloughlin mentioned this pull request Dec 6, 2019
@pgermishuys pgermishuys mentioned this pull request Dec 6, 2019
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

8 participants