7b204dfd02
This gives a single place to deduce defaults (so, for example, you can specify a transport by URI alone if you want defaults). _Transport is also used to store state about the transport (number of connects etc), simplifying the main re-connect loop. Parsing / validation of configuration is also improved to cover serializers. And a few unit-tests, even. |
||
---|---|---|
.. | ||
__init__.py | ||
test_application_runner.py | ||
test_choosereactor.py | ||
test_component.py | ||
test_endpoint_plugins.py | ||
test_protocol.py | ||
test_rawsocket.py |