Looking Towards The Future - MrYsLab/s2aiomulti GitHub Wiki

This project is highly experimental and the ultimate goal is to provide a library/application that will:

  • Allow multiple routers to communicate with each other.
    • Current thinking is to use either 0mq or rabbitmq. This will allow for:
      • Publish/Subscribe services.
      • Service advertisement/discovery
      • Remote procedure calls.
  • Provide a unified s2aio server for Linux based microcontrollers using Ubuntu Snappy
  • Allow intercommunication between boards via a high level unified messaging protocol.