[feat] use reliable transmission to send control info

This commit is contained in:
dijunkun
2026-01-12 17:28:19 +08:00
parent 8468be6532
commit 0155413c12
4 changed files with 7 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ class Render {
std::string audio_label_ = "control_audio";
std::string data_label_ = "control_data";
std::string file_label_ = "file";
std::string control_data_label_ = "control_data";
std::string file_feedback_label_ = "file_feedback";
std::string clipboard_label_ = "clipboard";
std::string local_id_ = "";