deb-python-autobahn/autobahn/twisted/test
meejah 7b204dfd02 Pre-parse configuration to _Transport class
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.
2016-12-11 23:08:46 -07:00
..
__init__.py copyrights transferred from Tavendo to Crossbar.io Technologies 2016-11-07 12:20:15 +01:00
test_application_runner.py copyrights transferred from Tavendo to Crossbar.io Technologies 2016-11-07 12:20:15 +01:00
test_choosereactor.py copyrights transferred from Tavendo to Crossbar.io Technologies 2016-11-07 12:20:15 +01:00
test_component.py Pre-parse configuration to _Transport class 2016-12-11 23:08:46 -07:00
test_endpoint_plugins.py copyrights transferred from Tavendo to Crossbar.io Technologies 2016-11-07 12:20:15 +01:00
test_protocol.py copyrights transferred from Tavendo to Crossbar.io Technologies 2016-11-07 12:20:15 +01:00
test_rawsocket.py copyrights transferred from Tavendo to Crossbar.io Technologies 2016-11-07 12:20:15 +01:00