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 7bda39351b Don't send "Conference" event if user couldn't join room. 10 years ago
..
api.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
api_test.go Implement new API for tests. 10 years ago
handle_authentication.go Refactored structure of Go source code to module and binary. 10 years ago
handle_chat.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago
handle_conference.go Evaluate room type mapping and send Conference messages for conference rooms. 10 years ago
handle_hello.go Don't send "Conference" event if user couldn't join room. 10 years ago
handle_room.go Refactored structure of Go source code to module and binary. 10 years ago
handle_self.go Implemented pipeline for Offer, Candidate and Bye. 10 years ago
handle_sessions.go Refactored structure of Go source code to module and binary. 10 years ago
handle_users.go Refactored structure of Go source code to module and binary. 10 years ago