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 a74f424a86 Also send "Conference" message after "Room" messages. 10 years ago
..
api.go Also send "Conference" message after "Room" messages. 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 Also send "Conference" message after "Room" messages. 10 years ago
handle_room.go Also send "Conference" message after "Room" messages. 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