mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e391375049
commit
75f146c6e1
@ -27,6 +27,15 @@ var core = require('features/core')
|
||||
// - ...
|
||||
var PeerActions = actions.Actions({
|
||||
|
||||
// Format:
|
||||
// {
|
||||
// <id>: <spec>,
|
||||
// }
|
||||
//
|
||||
// XXX <spec> format???
|
||||
// ...should flow from the protocol definition and architecture...
|
||||
__peers: null,
|
||||
|
||||
// XXX need more control...
|
||||
// - get proxies to specific peer...
|
||||
get peeractions(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user