1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-12 19:55:59 +01:00
galene/rtpconn
Juliusz Chroboczek 2546aae7c1 Eliminate login from protocol.
The login message is replaced with handshake, which only carries
the client id.  Username and password is now in the join message.
Permissions is replaced with joined.
2020-12-02 13:49:53 +01:00
..
rtpconn.go Don't log rate limited FIR. 2020-10-31 23:26:56 +01:00
rtpreader.go Send non-trivial bitmaps during NACK forwarding. 2020-10-12 16:18:57 +02:00
rtpstats.go Move RTP-specific code into its own package. 2020-09-18 10:28:05 +02:00
rtpwriter.go Improve timing of nackWriter. 2020-10-31 23:26:56 +01:00
webclient.go Eliminate login from protocol. 2020-12-02 13:49:53 +01:00