Jesper Stærkær
Jesper Stærkær
Since there's no ping-protocol in AMCP, only sent messages can probe the socket's state. This can _not_ be done at a lower level, due to node.js net.Socket restrictions. So, when...
* **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...
Once we have nailed the relationship mentioned in #82, we should make removeQueuedCommand() accept the command/promise as parameter.
Make sure callbacks and events behave the same, have the same signatures and carry the same data. Update the handbook afterwards.
"2.0.7" and "2.1.0" should be accepted as ServerVersion options
- Not defined in interface - Wrong implementation between public and private properties - Does NOT reset in case of connection, reconnection or disconnection actions - Should fire an event...
We need to do a two-version (2xx, 21x) implementation of CINF result parser, depending on the behaviour for 2.1.0. Waiting for CasparCG/Server#517 to decide the logic to implement.
The command should carry the promise? Or the promise should carry the command? How do we access the command given from a promise?
This thread should be where we discuss and work together to shape the future branch. I suggest we link inn commits/branches and standalone Gists here to try ut and discuss...