michielbdejong / ilp-node

Interledger Connector, used for https://github.com/interledger/interledger/wiki/The-Interledger-Testnet-of-Testnets-(IToT)
https://gitter.im/interledger/testnet-of-testnets
0 stars 0 forks source link

ilp-node-server functionality #5

Closed michielbdejong closed 7 years ago

michielbdejong commented 7 years ago
michielbdejong commented 7 years ago

should also first re-establish get_limit and send_message for rpc endpoint, and keypair in webfinger endpoint this code is all in ilp-node-server.js, but should be organized into a few different src/lib/ files

michielbdejong commented 7 years ago

SPSP is now out of scope. route broadcasts are implemented using ccp on top of clp now.