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.
 
 
 
 
 
 
Joachim Bauch 2a8ac1bb53 Implement new API for tests. 10 years ago
..
api Implement new API for tests. 10 years ago
server Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
api.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
bus.go Added default sink. 10 years ago
bus_manager.go Added to and from userid to sink/pipeline API. 10 years ago
client.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
clientstats.go Refactored structure of Go source code to module and binary. 10 years ago
codec.go Refactored structure of Go source code to module and binary. 10 years ago
common_test.go Refactored structure of Go source code to module and binary. 10 years ago
config.go Make mapping of room name to room type configurable. 10 years ago
connection.go Refactored structure of Go source code to module and binary. 10 years ago
contact.go Refactored structure of Go source code to module and binary. 10 years ago
contact_manager.go Refactored structure of Go source code to module and binary. 10 years ago
context.go Refactored structure of Go source code to module and binary. 10 years ago
data.go Added to and from userid to sink/pipeline API. 10 years ago
hub.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago
imagecache.go Refactored structure of Go source code to module and binary. 10 years ago
pipeline.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
pipeline_manager.go Pipeline API is now optional and disabled by default. 10 years ago
room_manager.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
room_manager_test.go Refactored structure of Go source code to module and binary. 10 years ago
roomworker.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
roomworker_test.go Refactored structure of Go source code to module and binary. 10 years ago
session.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago
session_manager.go Implement sessionCreate via NATS. 10 years ago
sessionattestation.go Refactored structure of Go source code to module and binary. 10 years ago
sessioncreator.go Implement sessionCreate via NATS. 10 years ago
sessionstore.go Refactored structure of Go source code to module and binary. 10 years ago
sessiontoken.go Refactored structure of Go source code to module and binary. 10 years ago
sessionupdate.go Refactored structure of Go source code to module and binary. 10 years ago
sink.go Added to and from userid to sink/pipeline API. 10 years ago
stats_manager.go Refactored structure of Go source code to module and binary. 10 years ago
tickets.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago
tokenprovider.go Refactored structure of Go source code to module and binary. 10 years ago
turndata.go Refactored structure of Go source code to module and binary. 10 years ago
unicaster.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago
user.go Refactored structure of Go source code to module and binary. 10 years ago
userstore.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago