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

feat: grpc client/server #10

Merged
merged 2 commits into from
Apr 10, 2024
Merged

feat: grpc client/server #10

merged 2 commits into from
Apr 10, 2024

Conversation

jdockerty
Copy link
Owner

@jdockerty jdockerty commented Apr 8, 2024

Use gRPC (via tonic) for the client/server communication, rather than pure TcpListener/TcpStream that was implemeneted before and required a write-hint.

TODO: better errors #11

@jdockerty jdockerty self-assigned this Apr 8, 2024
@jdockerty jdockerty merged commit 9055210 into main Apr 10, 2024
1 check passed
@jdockerty jdockerty deleted the feat/protobuf-client branch April 10, 2024 17:47
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.

1 participant