Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No real value in using any standards like websockets since for a grid one is dealing with host to host communication. What ever is fast and simple. Not using websockets makes the protocol more symmetrical.

Once a connection is established, it’s a bidirectional pipe. This symmetry allows one to simplify the design.