Joachim Bauch
|
983c9b991f
|
Added API to leave a room.
Previously it was only possible to leave a room by switching to another
room. This change allows explicitly leaving a room without re-joining.
|
9 years ago |
Joachim Bauch
|
26c79210c8
|
Move room type names to constants and don't expose roomworker properties.
|
9 years ago |
Joachim Bauch
|
a74f424a86
|
Also send "Conference" message after "Room" messages.
|
9 years ago |
Joachim Bauch
|
7bda39351b
|
Don't send "Conference" event if user couldn't join room.
|
9 years ago |
Joachim Bauch
|
2a8ac1bb53
|
Implement new API for tests.
|
9 years ago |
Joachim Bauch
|
f9906b5973
|
Evaluate room type mapping and send Conference messages for conference rooms.
The messages are trigger whenever a new user joins a conference room. For
such rooms, clientside Conference messages are ignored.
|
9 years ago |
Simon Eisenmann
|
597d06d764
|
Pipeline API is now optional and disabled by default.
|
9 years ago |
Simon Eisenmann
|
71035380d8
|
Added default sink.
|
9 years ago |
Simon Eisenmann
|
d86e805d94
|
Added to and from userid to sink/pipeline API.
|
9 years ago |
Simon Eisenmann
|
336f2eda8f
|
Implemented pipeline for Offer, Candidate and Bye.
|
9 years ago |
Simon Eisenmann
|
e617374095
|
Refactored structure of Go source code to module and binary.
|
9 years ago |