nrkno / sofie-emberplus-connection

Ember+ Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
20 stars 15 forks source link

disconnect #22

Closed dewiweb closed 2 years ago

dewiweb commented 2 years ago

Hi, Is there a function to invoke to disconnect from the provider? connection : c.connect() but how disconnect(from the consumer)?

Julusian commented 2 years ago

There looks like there is a disconnect() method on EmberClient. Is that what you are after?