Network ProtocolsΒΆ
There are three protocols used by ciruela:
- HTTP just to show you some status pages
- A protocol to send file data on top of websockets
- A gossip protocol on top of UDP
In future we will probably expose some JSON API over HTTP just to allow easier interoperability with the daemon.