Releases: revilo196/oscq_rs
Releases · revilo196/oscq_rs
0.0.2 integrated HTTP service
New Features:
- Added support for more data types in the Serializer, including Int, Bool, and String. (Note: this update may cause issues with the Deserializer functionality.)
- Added a function to start a simple OSCQuery server.
- Integrated HTTP and zeroconf support:
- Added a hyper service to handle OscQuery requests.
- Added functions to easily create a background service for this.
- Added zeroconf for OscQuery advertisement.
Compatibility:
Tested against ossia-score's OscQuery.
Please note that the updated Serializer functionality may cause issues with the Deserializer functionality, and careful attention should be paid to compatibility when upgrading.
0.0.1-pre
first per-release
Full Changelog: https://github.com/revilo196/oscq_rs/commits/0.0.1-pre