4 Commits

Author SHA1 Message Date
Jhen
95bbaf2063 Support use remotedev npm package field 2016-05-20 18:36:22 +08: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
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