Commit Graph

15 Commits

Author SHA1 Message Date
hensm
d478742c4b Switch to eslint and fix issues 2021-04-26 05:36:55 +01:00
Rashmi K A
7c9b06300a Derive Bridge CLI version from package.json 2020-09-08 20:05:47 +01:00
hensm
1a7b46a229 Fix basename in bridge usage info 2020-08-12 10:53:56 +01:00
hensm
10c92186f9 Build without pkg unless packaging 2020-08-12 10:53:56 +01:00
hensm
19aaa8f27d Add friendlier app CLI 2020-08-12 10:53:56 +01:00
Matt Hensman
474dbad1aa Add snap support (#60)
* Initial app daemon implementation

* Pass script path to child bridge processes

* Change WebSocket server port

* Fix error sending message whilst WebSocket connection is closing

* Initial ext daemon connection implementation
2019-05-15 11:30:30 +01:00
hensm
8ad20a7aea TSLint compliance 2019-05-02 06:17:31 +01:00
hensm
b44056a255 Move http media server to separate class 2019-05-02 06:17:31 +01:00
hensm
85c4d11ebf Implement initial NativeMacReceiverSelector 2019-05-02 06:17:31 +01:00
hensm
01546e81dd Add initial status bridge implementation 2019-05-02 06:17:31 +01:00
hensm
158d792ec0 Split status listener handling into class 2019-04-11 06:42:52 +01:00
hensm
82f68a1366 Optionally forward status updates from bridge to extension 2019-04-10 06:51:48 +01:00
hensm
c70c3ce7d8 Improve session message handling 2019-03-21 21:07:37 +00:00
hensm
1e49fbe9be Finish app conversion and enforce code style 2019-02-26 01:34:04 +00:00
hensm
e4dffe0cce Convert app to typescript 2019-02-25 01:00:33 +00:00