1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-12 19:55:59 +01:00
galene/rtpconn
Juliusz Chroboczek 26bf8a341a Don't send client parameters in delete message.
This avoids a race condition since the delete messages are sent
asynchronously.
2021-05-10 16:58:28 +02:00
..
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Simulcast. 2021-05-08 21:12:29 +02:00
rtpreader.go Simulcast. 2021-05-08 21:12:29 +02:00
rtpstats.go Simulcast. 2021-05-08 21:12:29 +02:00
rtpwriter.go Fix issues with unaligned atomic operations. 2020-12-27 01:31:31 +01:00
webclient.go Don't send client parameters in delete message. 2021-05-10 16:58:28 +02:00