OSCQueryProposal
OSCQueryProposal copied to clipboard
Review another OSC-like query mechanism
Proposal is currently at draft stage, maybe there could be some interesting insights gained from collaboration ?
https://github.com/sphaero/pyZOCP/wiki/Orchestrator-Protocol-Specification
O2 is another one presented at ICMC last year (proceedings: www.icmc2016.com/proceedings.pdf ), with an emphasis on time sync.
https://github.com/rbdannenberg/o2
Hi,
One of the authors of ZOCP here. ZOCP was presented at FOSDEM 2015 and another iteration at FOSDEM 2016
Introduction video here: http://video.fosdem.org/2015/devroom-internet_of_things/deviot02.mp4 Initial research paper: http://z25.org/static/rd/zocp_init_plab/index.html
The mentioned prototype was programmed in Python while the core part (ZRE protocol/Zyre) has been written in C as well and is part of ZeroMQ: https://github.com/zeromq/zyre/