Messages to other devices are generated when processing store ops, that's when messageID is generated, and we want to send it without generating new one.
Details
Details
Test sending Tunnelbroker messsages
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- publish-broadcasting-2
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/tunnelbroker/tunnelbroker-context.js | ||
---|---|---|
388–392 ↗ | (On Diff #40293) | I was thinking about an alternative approach - this might save some from introducing sendMessageWithID but it might have more drawbacks that I'm not aware of. |
Comment Actions
address review
lib/tunnelbroker/tunnelbroker-context.js | ||
---|---|---|
388–392 ↗ | (On Diff #40293) | I think that's a good idea |