KallDrexx / rust-media-libs

Rust based libraries for misc media functionality
Apache License 2.0
229 stars 58 forks source link

client session: set outbound chunk size after connection request acce… #31

Closed simon-fu closed 2 years ago

simon-fu commented 2 years ago

Some of media servers only accept set-chunk-size request after connect request

KallDrexx commented 2 years ago

Thanks for the PR! Can you remove the commented out lines of code, and then I'll merge this (I probably won't remember why it's commented out later on).

KallDrexx commented 2 years ago

Thank you very much!

KallDrexx commented 2 years ago

This code is now included in v0.7.0