summaryrefslogtreecommitdiffstats
path: root/docs/Talkbuchet.js
AgeCommit message (Expand)Author
2022-06-21Expose connections and virtual participants to CLIDaniel Calviño Sánchez
2022-06-21Add support for virtual participant mode to CLIDaniel Calviño Sánchez
2022-06-20Add virtual participant modeDaniel Calviño Sánchez
2022-06-20Add helper methods to join calls and leave calls and roomsDaniel Calviño Sánchez
2022-06-20Take credentials into account when joining a roomDaniel Calviño Sánchez
2022-06-20Wait until the room is joined in the HPB before returningDaniel Calviño Sánchez
2022-06-20Remove half-working code related to sieges with guest usersDaniel Calviño Sánchez
2022-06-20Show hint about settings when subscribers are not allowed to connectDaniel Calviño Sánchez
2022-06-20Add helper functions to print connection statsDaniel Calviño Sánchez
2022-06-20Print connection ID when checking themDaniel Calviño Sánchez
2022-06-20Print progress while starting the connections of a siegeDaniel Calviño Sánchez
2022-06-20Nullify stream when starting media againDaniel Calviño Sánchez
2022-06-20Guard against null streamsDaniel Calviño Sánchez
2022-06-20Fix configured warning timeout not honoured when starting a siegeDaniel Calviño Sánchez
2022-06-20Add helper script to run Talkbuchet in a Docker containerDaniel Calviño Sánchez
2022-06-20Add CLI to run TalkbuchetDaniel Calviño Sánchez
2022-04-08Add functions to configure the different parametersDaniel Calviño Sánchez
2022-04-08Get API version from capabilitiesDaniel Calviño Sánchez
2022-04-08Extract variable for hostDaniel Calviño Sánchez
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2021-06-14Replace password with apptokenJoas Schilling
2021-06-14Add helper functionsDaniel Calviño Sánchez
2021-06-14Catch the exception on creating the signaling connectionJoas Schilling
2021-06-14Add support for trickle candidates.Joachim Bauch
2021-06-14Simplify configurationJoas Schilling
2021-06-14First define all things before starting to call functionsJoas Schilling
2021-06-14Move config values to the topJoas Schilling
2021-06-14Define closeConnections() before starting siegeJoas Schilling
2021-06-14Initial Talkbuchet versionJoas Schilling