Updated Design: msg.parts description of usage (markdown)

Dave Conway-Jones 2017-07-13 11:11:48 +01:00
parent 2462439579
commit 321a9a1f4b
1 changed files with 1 additions and 0 deletions

@ -21,6 +21,7 @@ parts | object | no | push down stack of previous parts objects to allow nested
The msg is currently considered complete if
- `msg.parts.index` >= `msg.parts.count`
- however if msg.parts.count == 0 or is undefined then no output is sent.
- `msg.complete` exists (is set to any value)
- after an optional timeout from the first part to arrive