16 Commits

Author SHA1 Message Date
Zalmoxisus
8672c8e95b Support passing data sent via post request 2016-05-02 13:49:06 +03:00
Josiah Savary
aaa2381459 Added support for SocketCluster https options
Added the following cli flags:
```
--protocol [protocol=http]
--key [protocolOptions.key]
--cert [protcolOptions.cert]
--passphrase [protcolOptions.passphrase]
```
2016-04-27 22:02:38 -04:00
Zalmoxisus
a78072ade8 Let the app know when the monitor is disconnected
Related to https://github.com/zalmoxisus/remote-redux-devtools/pull/20
2016-04-20 15:57:13 +03:00
Zalmoxisus
a8f6f27e0b Fix missing path 2016-03-24 20:28:13 +02:00
Zalmoxisus
b98cb1b7da Clean unnecessary requires 2016-03-24 19:58:12 +02:00
Ian MacLeod
22f705223a Render views no mater what the cwd is 2016-03-24 10:32:00 -07:00
Mihail Diordiev
b4b5240fdb Merge pull request #5 from jhen0409/master
Include remotedev-app
2016-03-07 21:43:41 +02:00
Jhen
0269d0ce20 Render worker.options.port 2016-02-19 12:29:42 +08:00
Jhen
7dbd60c155 Include remotedev-app 2016-02-10 12:29:12 +08:00
Jhen
965a1dc0a2 Return socketcluster server for export function
so we can use `require('remotedev-server')(options).on('ready', () => ...)`.
2016-02-09 23:58:59 +08:00
Jhen
3e7c92568d Separate main js 2016-02-05 05:52:24 +08:00
Zalmoxisus
4731265628 Update socketcluster 2016-01-27 18:01:02 +02:00
Zalmoxisus
db0dd042cc Support ajax posting 2016-01-24 11:05:12 +02:00
Zalmoxisus
943a1c0120 Move router to the worker 2016-01-21 12:26:37 +02:00
Zalmoxisus
f12bf148d0 Show default page 2016-01-21 12:12:47 +02:00
Zalmoxisus
64c2032568 First release 2016-01-21 11:05:35 +02:00