wip send file request

This commit is contained in:
2022-10-03 23:33:08 +02:00
parent 97a5241fad
commit 41150a0332
5 changed files with 243 additions and 32 deletions

View File

@@ -33,6 +33,8 @@ struct NGC_HS1_options {
float query_interval_per_peer; // 15.f
size_t last_msg_ids_count; // 5
float ft_activity_timeout; // seconds 60.f
};
// ========== init / kill ==========