Skip to content

Conversation

@james-see
Copy link
Owner

No description provided.

cursoragent and others added 2 commits December 26, 2025 23:26
Co-authored-by: notapalindrome <notapalindrome@proton.me>
Implements issue #4: add grpcio example

Added:
- grpcio-example.py: Complete client/server implementation
- grpc_example.proto: Protocol Buffer service definition
- GRPC_README.md: Comprehensive documentation and usage guide
- grpcio>=1.68.0 and grpcio-tools>=1.68.0 dependencies

Features:
- Simple Greeter service with two RPC methods
- Auto-generation of proto code via setup command
- Support for custom host/port configuration
- Clear usage instructions and examples

Based on: https://grpc.io/docs/languages/python/quickstart/

Closes #4
@james-see james-see merged commit 69fb4b1 into master Dec 27, 2025
3 of 6 checks passed
@james-see
Copy link
Owner Author

Closes #4

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.

3 participants