pyvider-rpcplugin
2025-09-15
Refined client modules after the split
72 files · 1,768+ · 2,917-
Post-Split Refinements
12 files changed
__init__.pyUpdated (4 insertions, 7 deletions)connection.pyUpdated (4 insertions, 15 deletions)core.pyUpdated (76 insertions, 91 deletions)handshake.pyUpdated (207 insertions, 276 deletions)process.pyUpdated (92 insertions, 129 deletions)types.pyUpdated (4 insertions, 18 deletions)__init__.pyUpdated (6 insertions, 7 deletions)core.pyUpdated (29 insertions, 83 deletions)negotiation.pyUpdated (26 insertions, 67 deletions)types.pyUpdated (2 insertions, 7 deletions)types.pyUpdated (7 insertions, 26 deletions)test_handshake_process_io.pyUpdated test (4 insertions, 4 deletions)
- Updated
client/handshake.py(11 lines) with improved handshake handling decouple internal1 file
handshake.py
- Simplified
client/process.py(36 lines) removing redundant code decouple internal1 file
process.py
- Expanded
client/types.py(38 lines) with comprehensive type definitions for the new module structure instantiate architectural3 files
types.pytypes.pytypes.py