[][src]Crate interledger

Interledger.rs

A CLI and library bundle for the Rust implementation of the Interledger Protocol stack.

Modules

btp

Bilateral Transport Protocol (BTP) client and server

ccp

Connector-to-Connector Protocol (CCP) routing manager

http

ILP-Over-HTTP client and server

ildcp

Interledger Dynamic Configuration Protocol (ILDCP)

node
packet

ILP Packet (De)Serialization

service

The core abstractions used by Interledger.rs: IncomingService and OutgoingService

spsp

Simple Payment Setup Protocol (SPSP) sender and query responder

store_memory

In-memory data store

stream

STREAM Protocol sender and receiver