Update README/IMPLEMENTATION docs

This commit is contained in:
hensm
2019-08-18 07:01:36 +01:00
parent d2d7fd9183
commit ac890cf108
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# SOMEWHAT OUTDATED (again)!
# Extension Lifetime
A bridge application instance (`statusBridge`) is created to keep track of receivers statuses. This is expected to exist throughout the lifetime of the extension and will automatically reconnect if unexpectedly disconnected.

View File

@@ -41,7 +41,6 @@ sudo dnf install fx_cast_bridge-<version>-<arch>.rpm
### Requirements
* Node.js 10.x (https://git.io/fjmgL)
* dpkg (for building deb packages)
* rpm (for building rpm packages)
* macOS (for building macOS installer packages)