v0.3.3: Feature detection and compression setup
- Adds asynchronous feature detection on ADDER events
- Makes stream handling more generic/abstracted, to support future development
- Includes early experimental work with lossy compression (must be on Rust Nightly to enable the "compression" feature)
- Numerous bug fixes