Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs #146

Closed
TapTap wants to merge 3 commits from merge-all-v2 into main
Showing only changes of commit 7229c9b532 - Show all commits
+1
View File
@@ -3,6 +3,7 @@
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
typedef enum { TRANSPORT_TCP, TRANSPORT_SSH } TransportType;