1
Fork 0
galene/rtpconn
Juliusz Chroboczek 39976d6d0d Protect webClient.actions with its own mutex.
(*webClient).action may be called with the group mutex taken,
and therefore cannot take the client mutex.
2021-12-11 01:33:47 +01:00
..
rtpconn.go Update dependencies. 2021-10-30 18:54:24 +02:00
rtpconn_test.go Move password checking into group.go. 2021-10-27 04:15:44 +02:00
rtpreader.go Move packet parsing code into its own package. 2021-07-29 21:30:39 +02:00
rtpstats.go Export the max requested rate in track statistics. 2021-08-03 03:28:36 +02:00
rtpwriter.go Reduce delay before sending NACK. 2021-11-27 23:14:42 +01:00
webclient.go Protect webClient.actions with its own mutex. 2021-12-11 01:33:47 +01:00