Ihor
Results
1
issues of
Ihor
**Describe the bug** client send_message raise exception when sending blobs **To Reproduce** OSCClient(b'localhost', 10000).send_message(b'/my_uuid', [bytearray(range(16)),]) **Expected behavior** 16 bytes blob sent to server **Logs/output** Traceback (most recent call last): File...
bug
good first issue