interledger-http 0.2.2-beta.1

HTTP client and server services for Interledger.rs
Documentation

interledger-http

This crate provides an implementation of ILP over HTTP, an implementation of the data link layer of the Interledger Protocol stack, roughly analogous to Ethernet.

This is an alternative to the protocol implemented by the interledger-btp crate, whose main distinguishing feature is the use of HTTP rather than websockets. This protocol is intended primarily for server-to-server communication between peers on the Interledger network.