# Functions
minimal example config, with all required fields and some comments in example_configs/room_unencrypted.ini Starts a room signaling server with all possible controllers (config see ini) Within rooms, it will allow direct forwarding to other KNOWN users (on message types offer, answer, candidate).
Starts a room signaling server with only the given room controllers Within rooms, it will allow direct forwarding to other KNOWN users (on message types offer, answer, candidate).
minimal example config, with all required fields and some comments in example_configs/room_ssl.ini Starts a room signaling server with all possible controllers (config see ini) Within rooms, it will allow direct forwarding to other KNOWN users (on message types offer, answer, candidate).
Starts a room signaling server with only the given room controllers Within rooms, it will allow direct forwarding to other KNOWN users (on message types offer, answer, candidate).
minimal example config, with all required fields and some comments in example_configs/simplest_unencrypted.ini Starts a room signaling server with all possible controllers (config see ini) Allows direct forwarding to other KNOWN users (on message types offer, answer, candidate).
minimal example config, with all required fields and some comments in example_configs/simplest_ssl.ini Starts a room signaling server with all possible controllers (config see ini) Allows direct forwarding to other KNOWN users (on message types offer, answer, candidate).