Expanded client handshake and process modules with additional functionality
127 files · 8,167+ · 14,074-

Handshake and Process Expansion

9 files changed
  • client.md Removed documentation (550 lines)
  • connection.md Removed documentation (665 lines)
  • index.md Removed documentation (109 lines)
  • basic-setup.md Updated documentation (227 insertions, 95 deletions)
  • direct-connections.md Updated documentation (34 insertions, 13 deletions)
  • error-handling.md Updated documentation (30 insertions, 26 deletions)
  • handshake.py Updated (97 insertions, 6 deletions)
  • process.py Updated (16 insertions, 2 deletions)
  • test_client_grpc.py Updated test (69 insertions, 9 deletions)
  • Expanded client/handshake.py (40 lines) with improved handshake handling decouple internal
    1 file
    • handshake.py
  • Expanded client/process.py (18 lines) with subprocess management improvements decouple internal
    1 file
    • process.py