mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Update README/IMPLEMENTATION docs
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# SOMEWHAT OUTDATED (again)!
|
||||||
|
|
||||||
# Extension Lifetime
|
# 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.
|
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.
|
||||||
|
|||||||
@@ -41,7 +41,6 @@ sudo dnf install fx_cast_bridge-<version>-<arch>.rpm
|
|||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
* Node.js 10.x (https://git.io/fjmgL)
|
|
||||||
* dpkg (for building deb packages)
|
* dpkg (for building deb packages)
|
||||||
* rpm (for building rpm packages)
|
* rpm (for building rpm packages)
|
||||||
* macOS (for building macOS installer packages)
|
* macOS (for building macOS installer packages)
|
||||||
|
|||||||
Reference in New Issue
Block a user