During the Cape Town summit, we decided to deprecate synchronous ILP over HTTP, as asynchronous mode is better in terms of:
- scaling connectors
- avoiding long chains of sync connections during multiple hops
- ability to safely retry sending packets (idempotency)