2.7.3
General
- Update Ktor to 3.5.0
- Use Java sockets by default (by @mkrn )
- Remove secure codecs and use only regular codecs
- Fix SilenceAudioSource timestamp (by @lcintron )
- Add ByteBuffer extension fixes
- Fix render timestamp to increse always
- Handle ktor TLS errors
- Add setTlsHostVerification to TLS sockets (by @mkrn)