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 983c9b991f Added API to leave a room. 9 years ago
..
api.go Added API to leave a room. 9 years ago
api_test.go Move room type names to constants and don't expose roomworker properties. 9 years ago
handle_authentication.go Refactored structure of Go source code to module and binary. 9 years ago
handle_chat.go Implemented pipeline for Offer, Candidate and Bye. 9 years ago
handle_conference.go Move room type names to constants and don't expose roomworker properties. 9 years ago
handle_hello.go Also send "Conference" message after "Room" messages. 9 years ago
handle_leave.go Added API to leave a room. 9 years ago
handle_room.go Move room type names to constants and don't expose roomworker properties. 9 years ago
handle_self.go Implemented pipeline for Offer, Candidate and Bye. 9 years ago
handle_sessions.go Refactored structure of Go source code to module and binary. 9 years ago
handle_users.go Refactored structure of Go source code to module and binary. 9 years ago