interledger-deprecated / ilp-plugin-mirror

Dummy LPI v2 plugin that mirrors incoming and outgoing calls
0 stars 1 forks source link

Expose LPI v1? #2

Open michielbdejong opened 6 years ago

michielbdejong commented 6 years ago

For integration in amundsen, it would be easiest to put the whole new ilp-connector behind an LPI v1 interface. Since ilp-connector can transparently use LPI v1 plugins through ilp-compat-plugin, I'll add an LPI v1 mirror class as well. Amundsen can then instantiate ilp-connector with that.

michielbdejong commented 6 years ago

Actually, it would need its own repo name, so doing this in https://github.com/michielbdejong/ilp-plugin-mirror-v1