P2P File Share
A simple peer-to-peer file sharing system.
|
#include "../models/transaction.hpp"
Functions | |
std::shared_ptr< Transaction > | parse_request (const std::string &data) |
std::shared_ptr< Transaction > parse_request | ( | const std::string & | data | ) |