- Support remux from WHIP to RTMP/HLS/HTTPFLV #97 .
- Replace hyper HTTP library with axum #94 .
- Add audio specific config generator in xflv library #97 .
- Add RTMP chunk compression logic #72 .
- Make XIU HTTP API listen on 0.0.0.0 like other services #87 .
- Remove build warnings in env_logger_extend library #59 .
- Support flexible subscription of frame or packet data #97 .
- Support obtaining the execution results of sub/pub events #83 .
- Fix bug that media info cannot be passed to subscribers #97 .
- Fix read timeout for UDP/TCP io in bytesio library #68 .
- Fix SPS parse error in H264 library #69 .
- Fix bug: when http connection is disconnected , don't need to retry #79 .
- Fix RTMP chunk parse error #72 .
- Fix spelling errors in the document #62 .
Thanks @ningnao @zuiyu1998 @DukeFerdinand @yhbsh @Jedanny