|
|
9d751b4fac
|
build: add ruff lint depedency
|
2025-09-19 14:57:29 +02:00 |
|
|
|
bce62f6973
|
style(connector.py): order imports
|
2025-09-19 14:52:39 +02:00 |
|
|
|
6953922b3b
|
style(__main__.py): order imports
|
2025-09-19 14:52:27 +02:00 |
|
|
|
c63b7f9f4d
|
build: add isort lint depedency
|
2025-09-19 14:51:29 +02:00 |
|
|
|
30b2305dd1
|
fix(connector.py): fix hanging ACK double check in send_hello()
|
2025-08-30 18:42:33 +02:00 |
|
|
|
a25908bf46
|
style(connector.py): add empty line for clarity
|
2025-08-30 18:41:13 +02:00 |
|
|
|
8d06775c27
|
feat(connector.py): add no_check_ack arg to send()
|
2025-08-30 18:40:47 +02:00 |
|
|
|
5d5dbd371f
|
feat(connector.py): ensure sent data is ACK'd in send()
|
2025-08-30 18:33:21 +02:00 |
|
|
|
6efc7754f9
|
fix(connector.py): avoid recursion on failure in send()
|
2025-08-30 18:28:46 +02:00 |
|