Release v1.0.4
The release includes:
- High-performance uvloop support for faster asynchronous event handling.
- Zero-copy memoryview processing to reduce memory allocations and Garbage Collection overhead.
- Refined Header Unpacking with subclass registration and decoding caches.
- Async Batch Draining to process multiple audio packets in a single asyncio cycle.
- Thread-safe Packet Handoff for more stable communication between the audio and network threads.
Full Changelog: v1.0.3...v1.0.4