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.