Full Changelog: v2.0.0...v2.0.2
Working towards support for Enhanced RTMP v2 from Veovera https://github.com/veovera/enhanced-rtmp
The artifacts require JDK 21; if you want to build for JDK 11 you will need to build from source and use the release property like so: mvn clean install -P assemble -Dmaven.compiler.release=11