Skip to content

2.7.3

Choose a tag to compare

@pedroSG94 pedroSG94 released this 06 Jun 09:20

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)