The source project of this merge request has been removed.
vtnerd 2020 Q4 Completed
Update long overdue - for this month of work:
Converted expect<T>
to boost::system::error_code
(for better error reporting with HTTP clients + older version of boost), removed some unnecessary atomic operations in levin code, changed p2p connection map from raw pointers to weak_ptrs, and a patch to store SSL certificates automatically for re-use across runs, along with some code reviews.