#pragma once #include std::string get_handshake_digest(const std::string& stream_id, const std::string& secret);