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 26c79210c8 Move room type names to constants and don't expose roomworker properties. 10 years ago
..
api.go Also send "Conference" message after "Room" messages. 10 years ago
api_test.go Move room type names to constants and don't expose roomworker properties. 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 Move room type names to constants and don't expose roomworker properties. 10 years ago
handle_hello.go Also send "Conference" message after "Room" messages. 10 years ago
handle_room.go Move room type names to constants and don't expose roomworker properties. 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