Skip to content
digitalwm edited this page Feb 24, 2012 · 9 revisions

[Checked] If the message is larger than the maximum UDP size, split it & stick it together on the other side - The node UDP implementation takes care of fragmentation. Tested with 10.000 bytes message.
[v 0.0.4] Offer possibility to encryp & decrypt network events
[v 0.0.9] The return of the event received by a node should not be an array, should be more parameters
[v 0.0.8] Possibility to return a reply to an event

Nice to have

  • NodeJS module / mode for bridging several networks that handles events. This will tunnel events / objects from one cloud to another.
Clone this wiki locally