Simple Device Drawing Protocol

an open drawing protocol for simple devices
 
Simple means:
  • Easy to implement
  • Easy to extend
  • Easy to debug
Simple means easy!
 
The current implementation depends entirely on Redis pub/sub for the transport layer.
 
However, any bi-directional low-latency communication bus would suffice.

Components: