Simo Kinnunen
|
8769b8040c
|
Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal.
|
2014-02-21 15:55:23 +09:00 |
|
Simo Kinnunen
|
5c1c9fd344
|
Further simplify message handling by abstracting message mapping to library code.
|
2014-02-02 20:37:48 +09:00 |
|
Simo Kinnunen
|
48d5648b9d
|
Get rid of switch statements in favor of an EventEmitter-based router for message handling.
|
2014-02-02 19:55:44 +09:00 |
|
Simo Kinnunen
|
90e405a341
|
Switch to protocol buffers for communication.
|
2014-01-22 16:34:49 +09:00 |
|