1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00
galene/rtpconn
Juliusz Chroboczek bd5cd7c1a2 Avoid calling pc.Close under a lock.
Apparently Close can take unbounded amounts of time.
2020-10-01 16:08:12 +02:00
..
rtpconn.go Move RTP-specific code into its own package. 2020-09-18 10:28:05 +02:00
rtpstats.go Move RTP-specific code into its own package. 2020-09-18 10:28:05 +02:00
rtpwriter.go Move RTP-specific code into its own package. 2020-09-18 10:28:05 +02:00
webclient.go Avoid calling pc.Close under a lock. 2020-10-01 16:08:12 +02:00
webclient_test.go Timestamp chat messages. 2020-09-30 00:54:12 +02:00