grpc-kv-examples 2025-02-07
Refactor Python server with structured logging and add debugging documentation
6 files · 250+ · 80-

Refactor Python server with structured logging

1 file changed
  • example-py-server.py Major rewrite with domain-based structured logging and improved credential flow
  • Python server rewritten with structured logging using emoji domain/action/status format pattern decouple behavioral
    1 file
    • example-py-server.py
  • Server credential configuration now properly separates root_certificates and require_client_auth remediate behavioral
    1 file
    • example-py-server.py

Add debugging documentation for EC curve testing

1 file changed
  • 20250208-0949-grpc-debugging.md Compatibility matrix tracking EC curve behavior across Python client/server combinations
  • Added debugging documentation tracking secp384r1 and secp521r1 compatibility across Python configurations specify external
    1 file
    • 20250208-0949-grpc-debugging.md