pyvider
2025-01-10
rpcplugin Refinements
24 files · 1,513+ · 745-
rpcplugin Refinements
24 files changed
client.pyUpdated client.py (+60/-47 lines)exception.pyUpdated exception.py (+11/-2 lines)security.pyUpdated security.py (+15/-11 lines)test_client.pyUpdated test_client.py (+206/-246 lines)transport.pyUpdated transport.py (+177/-62 lines)chatgpt-20250110-1110.mdAdded chatgpt-20250110-1110.md (+137 lines)notes.mdAdded notes.md (+6 lines)plugins.mdAdded plugins.md (+3 lines)coverage.jsonUpdated coverage.json (+1/-1 lines)README.mdAdded README.md (+7 lines)handshake.pyUpdated handshake.py (+91/-54 lines)server.pyUpdated server.py (+6/-2 lines)conftest.pyUpdated conftest.py (+140/-18 lines)debug_cert_pem.pemAdded debug_cert_pem.pem (+20 lines)debug_cert_validate.pemAdded debug_cert_validate.pem (+20 lines)debug_key_pem.pemAdded debug_key_pem.pem (+27 lines)run_tcp_server.pyAdded run_tcp_server.py (+23 lines)run_unix_server.pyAdded run_unix_server.py (+23 lines)test_client_grpc.pyAdded test_client_grpc.py (+221 lines)test_handshake.pyUpdated test_handshake.py (+65/-21 lines)test_server.pyUpdated test_server.py (+9/-2 lines)test_transport_tcp.pyUpdated test_transport_tcp.py (+98/-77 lines)test_transport_unix.pyUpdated test_transport_unix.py (+147/-96 lines)x_test_transport_2.pyRemoved x_test_transport_2.py (-106 lines)
- Updated
client.py(32 lines changed),security.py(14 lines),exception.py(13 lines),transport.py(17 lines) harden internal5 files
client.pyexception.pysecurity.pytest_client.pytransport.py
- Multiple iterations on Unix transport minimal tests
qualify
internal
2 files
coverage.jsonx_transport_unix_94pct_coverage.py