Skip to content

Expose channel builder in order to create channels more efficiently in external code

Saksham Mittal requested to merge gotlou/arti:channelfactory into main

This was mainly done to get the obfs4 status checker running faster, as the previous method of using ChanMgr to try to create a Channel could have been improved upon.

Merge request reports