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 |
#12 in #interledger
68 downloads per month
Used in 3 crates
(2 directly)
205KB
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
~23–57MB
~1M SLoC