blakeblackshear.frigate/docs
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
..
docs Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css
static update latest recommendations for reolink 2021-10-04 07:18:53 -05:00
.gitignore
babel.config.js
docusaurus.config.js Upgrade to latest docusaurus (#4303) 2022-11-07 21:14:29 -06:00
package-lock.json Web updates and fixes (#4411) 2022-11-17 07:05:27 -06:00
package.json Upgrade to latest docusaurus (#4303) 2022-11-07 21:14:29 -06:00
README.md docs: add contributing docs 2021-02-23 07:37:19 -06:00
sidebars.js Add go2rtc and add restream role / live source (#4082) 2022-11-02 06:36:09 -05:00

Website

This website is built using Docusaurus 2, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.