1
Fork 0
The Galène videoconference server
Go to file
Juliusz Chroboczek 9c9748b888 Unmarshal RTP directly instead of using helper functions.
This avoids allocating a new header each time.
2020-04-28 14:52:36 +02:00
static Remove all down connections at websocket close. 2020-04-27 01:37:27 +02:00
client.go Unmarshal RTP directly instead of using helper functions. 2020-04-28 14:52:36 +02:00
go.mod Unmarshal RTP directly instead of using helper functions. 2020-04-28 14:52:36 +02:00
go.sum Initial commit. 2020-04-25 01:06:57 +02:00
group.go Gofmt. 2020-04-27 03:08:03 +02:00
sfu.go Read public groups at startup. 2020-04-25 14:34:47 +02:00