#transport-protocol #stream #interledger #ilp #money #payment #protocols

interledger-stream

Client and server implementations of the STREAM transport protocol

8 unstable releases (3 breaking)

0.4.0 Nov 11, 2019
0.3.0 Oct 29, 2019
0.2.2-beta.3 Oct 10, 2019
0.2.2-beta.1 Sep 28, 2019
0.1.0 Mar 11, 2019

#2 in #interledger

41 downloads per month
Used in 4 crates

Apache-2.0

210KB
5K SLoC

interledger-stream

Client and server implementations of STREAM, a transport-layer protocol of the Interledger Protocol Suite.

STREAM is responsible for splitting larger payments and messages into smaller chunks of money and data, and sending them over ILP.


lib.rs:

interledger-stream

Client and server implementations of the Interledger STREAM transport protocol.

STREAM is responsible for splitting larger payments and messages into smaller chunks of money and data, and sending them over ILP.

Dependencies

~16–26MB
~463K SLoC