1
Fork 0
galene/rtpconn
Juliusz Chroboczek 13d6b7ad1f Don't disconnect clients when negotiation fails.
This may happen if we receive an answer for a connection that has been
closed in the meantime.
2020-10-01 15:35:35 +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 Don't disconnect clients when negotiation fails. 2020-10-01 15:35:35 +02:00
webclient_test.go Timestamp chat messages. 2020-09-30 00:54:12 +02:00