1
Fork 0
The Galène videoconference server
Go to file
Juliusz Chroboczek 78d3b7ab40 Simplify sendPLI.
We use identical SSRC values on both sides, no need to map.
2020-04-26 00:25:22 +02:00
static Implement ping/pong exchanges and client timeouts. 2020-04-25 22:44:24 +02:00
client.go Simplify sendPLI. 2020-04-26 00:25:22 +02:00
go.mod Initial commit. 2020-04-25 01:06:57 +02:00
go.sum Initial commit. 2020-04-25 01:06:57 +02:00
group.go Improve error handling when reading groups. 2020-04-25 21:40:43 +02:00
sfu.go Read public groups at startup. 2020-04-25 14:34:47 +02:00