pyvider-rpcplugin
2025-06-26
Major example renaming to chapter-based naming convention, document...
120 files · 4,470+ · 9,036-
Chapter-Based Renaming
5 files changed
base.pyUpdated client/base.py__init__.pyUpdated crypto/__init__.pydebug.pyUpdated crypto/debug.pyhandshake.pyUpdated handshake.pyrate_limiter.pyUpdated rate_limiter.py
- Renamed all examples from numbered to chapter-based naming:
decouple
internal
5 files
ch01_welcome.mdch02_getting_started.mdch03_basic_server_setup.mdch04_understanding_transports.mdch05_implementing_a_service.md
- Added
ch05_echo_server.py(98 lines) andch07_echo_client.py(152 lines) instantiate internal5 files
ch05_echo_server.pych07_echo_client.py00_dummy_server.pych02_dummy_server.pych15_e2e_server.py
- Removed
11_end_to_end.pydecouple internal1 file
11_end_to_end.py
Documentation
8 files changed
USER_GUIDE.mdUpdated documentationapi-reference.mdUpdated documentationarchitecture.mdUpdated documentationchangelog.mdUpdated documentationconfiguration.mdUpdated documentationenterprise_readiness_report.mdUpdated documentationexamples_structure.mdUpdated documentationch01_welcome.mdUpdated documentation
- Added
docs/REFACTOR.mdidentifying unused/duplicate logic specify internal3 files
USER_GUIDE.mdapi-reference.mdarchitecture.md
- Updated readiness documentation and benchmark scripts
decouple
internal
5 files
benchmark_throughput_unix.pybenchmark_concurrency.pybenchmark_connection_speed.pybenchmark_high_concurrency.pybenchmark_throughput.py
Asyncio Warning Fix
5 files changed
base.pyUpdated client/base.py__init__.pyUpdated crypto/__init__.pydebug.pyUpdated crypto/debug.pyhandshake.pyUpdated handshake.pyrate_limiter.pyUpdated rate_limiter.py
- Fixed asyncio test warnings across the test suite
qualify
internal
3 files
base.py__init__.pydebug.py
- Updated benchmark scripts with improved patterns
decouple
internal
5 files
benchmark_throughput_unix.pybenchmark_concurrency.pybenchmark_connection_speed.pybenchmark_high_concurrency.pybenchmark_throughput.py