Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-69] appcd: Implement subscription requests from appcd CLI

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2017-04-12T21:21:06.000+0000
Affected Version/sn/a
Fix Version/sAppc Daemon 1.0.0
Componentsappcd
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2017-03-29T19:25:05.000+0000
Updated2017-10-26T03:05:11.000+0000

Description

appcd exec currently only supports dispatching "call" requests. It does not support "subscribe" requests. appcd exec needs a \-\-subscribe flag. When the \-\-subscribe flag is set, it will pass a "type" of "subscribe" with the request, then the appcd exec command will need to properly not exit until the connection is closed or the fin event is emitted.

Comments

No comments

JSON Source