Pinoccio / client-node-pinoccio

Pinoccio Node.js module
MIT License
14 stars 10 forks source link

make easy to run local command server #13

Open soldair opened 10 years ago

soldair commented 10 years ago

@reconbot i have a little bit of module refactor to do but..

I think pinoccio server should start a local command server. this is it's form now https://github.com/soldair/pinoccio-server. but you should also just be able to require it and have it work as in https://github.com/soldair/pinoccio-io the pinoccio io plugin for j5

having a local command server is essential re latency for server side johnny-five.

if telehash is rolled out soon all of these issues will go away and it will be peer to peer by default so ill have to get timeline on that

soldair commented 10 years ago

we can also just start a udp server and hack custom firmware too it can go either way =) whatever we need for bots to be awesome

reconbot commented 10 years ago

Heh, well.. There are advantages to both. On Jun 2, 2014 4:16 PM, "Ryan Day" notifications@github.com wrote:

we can also just start a udp server and hack custom firmware too it can go either way =) whatever we need for bots to be awesome

— Reply to this email directly or view it on GitHub https://github.com/Pinoccio/client-node-pinoccio/issues/13#issuecomment-44885450 .