frigate/web/src/routes
Nicolas Mowen 6c0978498d
Abstract MQTT from communication and make mqtt optional (#4462)
* Add option for mqtt config

* Setup communication layer

* Have a dispatcher which is responsible for handling and sending messages

* Move mqtt to communication

* Separate ws communications module

* Make ws client conform to communicator

* Cleanup imports

* Migrate to new dispatcher

* Clean up

* Need to set topic prefix

* Remove references to mqtt in dispatcher

* Don't start mqtt until dispatcher is subscribed

* Cleanup

* Shorten package

* Formatting

* Remove unused

* Cleanup

* Rename mqtt to ws on web

* Fix ws mypy

* Fix mypy

* Reformat

* Cleanup if/else chain

* Catch bad set commands
2022-11-23 20:03:20 -06:00
..
__tests__ Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
Birdseye.jsx feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
Camera_V2.jsx swr events refactor 2022-03-11 07:49:06 -06:00
Camera.jsx Add go2rtc and add restream role / live source (#4082) 2022-11-02 06:36:09 -05:00
CameraMap.jsx Merge remote-tracking branch 'origin/master' into dev 2022-11-17 07:11:03 -06:00
Cameras.jsx Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
Events.jsx Adding clip duration to event details (#4133) 2022-11-02 06:45:32 -05:00
index.js rename debug to system (#4447) 2022-11-20 08:56:48 -06:00
Recording.jsx Catch case where recording is not enabled (#4069) 2022-11-13 12:50:25 -06:00
StyleGuide.jsx feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
System.jsx Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00