You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the initial thinking was that they'd be generalized for starting/stopping a few internal things, but turns out that it's really only managing the media server.
Description
the initial thinking was that they'd be generalized for starting/stopping a few internal things, but turns out that it's really only managing the media server.
Tasks
One of the following:
start()
tostartMediaServer()
andstop()
tostopMediaServer()
(see rename MapeoManager.start() and MapeoManager.stop() methods #399)get mediaServer() { return this.#mediaServer }
The text was updated successfully, but these errors were encountered: