Refined client modules after the split
72 files · 1,768+ · 2,917-

Post-Split Refinements

12 files changed
  • __init__.py Updated (4 insertions, 7 deletions)
  • connection.py Updated (4 insertions, 15 deletions)
  • core.py Updated (76 insertions, 91 deletions)
  • handshake.py Updated (207 insertions, 276 deletions)
  • process.py Updated (92 insertions, 129 deletions)
  • types.py Updated (4 insertions, 18 deletions)
  • __init__.py Updated (6 insertions, 7 deletions)
  • core.py Updated (29 insertions, 83 deletions)
  • negotiation.py Updated (26 insertions, 67 deletions)
  • types.py Updated (2 insertions, 7 deletions)
  • types.py Updated (7 insertions, 26 deletions)
  • test_handshake_process_io.py Updated test (4 insertions, 4 deletions)
  • Updated client/handshake.py (11 lines) with improved handshake handling decouple internal
    1 file
    • handshake.py
  • Simplified client/process.py (36 lines) removing redundant code decouple internal
    1 file
    • process.py
  • Expanded client/types.py (38 lines) with comprehensive type definitions for the new module structure instantiate architectural
    3 files
    • types.py
    • types.py
    • types.py