Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This a good design to limit the need to expose more than HTTPS ports.

Connections can be established by HTTPS but then converted into a simple proprietary binary protocol for speedy transfer of data.

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.

Can we eliminate the concept of server and client once connection has been stablished

  • No labels