Lonami Exo
|
4b2d252fe1
|
Significantly clean-up imports
Sure wish I would've automated this.
|
2023-09-02 23:19:04 +02:00 |
|
Lonami Exo
|
2e1321b6c9
|
Remove enqueuer abstraction from sender
Unnecessary complexity since Python lacks exclusive ownership.
|
2023-09-01 11:57:41 +02:00 |
|
Lonami Exo
|
fb4503338d
|
Add disconnect method to sender
Unlike Rust, there's no implicit dropping of connections.
|
2023-09-01 11:46:49 +02:00 |
|
Lonami Exo
|
7c112d8b0f
|
Fix typing issues
|
2023-08-31 13:32:57 +02:00 |
|
Lonami Exo
|
60ed7a32fe
|
Use proper error types in mtp
|
2023-08-31 13:23:30 +02:00 |
|
Lonami Exo
|
7166059132
|
Fix mtsender enqueuer and complete test
|
2023-08-31 12:27:43 +02:00 |
|
Lonami Exo
|
4078243dad
|
Fix some typing issues in tests
|
2023-08-31 10:54:50 +02:00 |
|
Lonami Exo
|
53ea35e0d5
|
Initial implementation of mtsender
|
2023-08-31 10:48:59 +02:00 |
|