Glimesh / janus-ftl-orchestrator

A service used to manage multiple instances of janus-ftl-plugin for use at scale.
GNU Affero General Public License v3.0
15 stars 3 forks source link

❌ Test disconnect destroys subs and relays #19

Closed haydenmc closed 3 years ago

haydenmc commented 3 years ago

Added a test to ensure that when clients are disconnected, their subscriptions are removed, and associated relays are stopped.

Also updated the meson build to move default options to the right place, and #define DEBUG when running a debug build so we get debug level logging.