Registry / networking / interledger-ildcp

interledger-ildcp

JSON →
library0.4.0rscratesunverified

Implementation of the Interledger Dynamic Configuration Protocol (ILDCP).

# Cargo.toml [dependencies] interledger-ildcp = "0.4.0"
INSTALL
IMPORT
SIG · INTERLEDGER-ILDCP
I
interledger-ildcp
networkingrustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IldcpClient
use interledger_ildcp::IldcpClient;

Creates an ILDCP client to fetch dynamic configuration.

use interledger_ildcp::IldcpClient; fn main() { let client = IldcpClient::new(); // Use client to fetch configuration }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
interledger-ildcp — cargo add interledger-ildcp · libregistry