]> git.meshlink.io Git - meshlink/commit
manynodes: implemented /select to be able to select the node that will execute the...
authorSaverio Proto <zioproto@gmail.com>
Tue, 19 Aug 2014 14:17:20 +0000 (16:17 +0200)
committerSaverio Proto <zioproto@gmail.com>
Tue, 19 Aug 2014 14:17:20 +0000 (16:17 +0200)
commit1236c52a2ffeee4cc5e5077f6c4b73e072c5a9d1
tree5a8a2c1e5a4c782a67983cd5a05b382ad22e7e12
parentfabbc781bb11f66383f2ef37ef84ec23094244d6
manynodes: implemented /select to be able to select the node that will execute the console commands
by default node0 will be executing the commands
doing /select 1 for example, the node 1 will execute the console commands
examples/manynodes.c