interledgerjs / ilp-plugin-btp

This has been moved to the monorepo https://github.com/interledgerjs/interledgerjs
8 stars 7 forks source link

Allow instantiation with existing ws #49

Open adrianhopebailie opened 5 years ago

adrianhopebailie commented 5 years ago

This change is required by https://github.com/interledgerjs/ilp-connector/pull/476

It allows an AccountProvider in the connector to create new instances of the plugin from sockets that are created by a WS server running outside the plugin.