Describe the bug
I cannot use oscli to send and dump a package without the server raising an exception.
To Reproduce
In one shell
in another
You will receive an exception
ValueError: packet is not a message or a bundle
Expected behavior
The packet should be readable
Platform (please complete the following information):
- OS: Arch Linux Latest
- Python 3.10.5
- oscpy 0.6.0 from PyPI
Describe the bug
I cannot use
osclito send and dump a package without the server raising an exception.To Reproduce
In one shell
in another
You will receive an exception
Expected behavior
The packet should be readable
Platform (please complete the following information):