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 |
#10 in #interledger
35 downloads per month
Used in 3 crates
(2 directly)
210KB
5K
SLoC
interledger-spsp
Client and server implementations of the Simple Payment Setup Protocol (SPSP), an application-layer protocol within the Interledger Protocol Suite.
This uses a simple HTTPS request to establish a shared key between the sender and receiver that is used to authenticate ILP packets sent between them. SPSP uses the STREAM transport protocol for sending money and data over ILP.
lib.rs
:
interledger-spsp
Client and server implementations of the Simple Payment Setup Protocol (SPSP).
This uses a simple HTTPS request to establish a shared key between the sender and receiver that is used to authenticate ILP packets sent between them. SPSP uses the STREAM transport protocol for sending money and data over ILP.
Dependencies
~26–41MB
~815K SLoC