WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leon Klingele ed044a3d8b Compare HMACs in constant time to mitigate timing attack 10 years ago
..
api Added API to leave a room. 10 years ago
server Compare HMACs in constant time to mitigate timing attack 10 years ago
api.go Move room type names to constants and don't expose roomworker properties. 10 years ago
bus.go
bus_manager.go
client.go
clientstats.go
codec.go
common_test.go
config.go
connection.go
contact.go
contact_manager.go
context.go Add support for extra.d directory 10 years ago
data.go
hub.go
imagecache.go
pipeline.go
pipeline_manager.go
room_manager.go Make the room type configurable through NATS. 10 years ago
room_manager_test.go Make the room type configurable through NATS. 10 years ago
roomworker.go Move room type names to constants and don't expose roomworker properties. 10 years ago
roomworker_test.go Move room type names to constants and don't expose roomworker properties. 10 years ago
session.go Only broadcast a "soft" left event on room leave. 10 years ago
session_manager.go
sessionattestation.go
sessioncreator.go
sessionstore.go
sessiontoken.go
sessionupdate.go
sink.go
stats_manager.go
tickets.go Reverse data in session ids. 10 years ago
tickets_test.go Reverse data in session ids. 10 years ago
tokenprovider.go
turndata.go
unicaster.go
user.go
userstore.go