1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/trezorlib/transport
matejcik 85b85c67b3 trezorlib: reentrant session handling
This fixes the breakage introduced by transport reshuffles.
It's still not great and I'd love to see context manager based sessions.
But it's good enough for now.
2018-11-12 12:22:32 +01:00
..
__init__.py trezorlib: transport/protocol reshuffle 2018-11-12 12:22:26 +01:00
bridge.py bridge: refactor after merging old changes 2018-11-12 12:22:32 +01:00
hid.py trezorlib: transport/protocol reshuffle 2018-11-12 12:22:26 +01:00
protocol.py trezorlib: reentrant session handling 2018-11-12 12:22:32 +01:00
udp.py trezorlib: transport/protocol reshuffle 2018-11-12 12:22:26 +01:00
webusb.py trezorlib: transport/protocol reshuffle 2018-11-12 12:22:26 +01:00