Feature: First handshakes and Information Tradding

This commit is contained in:
2025-10-15 14:28:30 +01:00
parent 6485986a5c
commit 881001d916
7 changed files with 145 additions and 62 deletions
+7
View File
@@ -0,0 +1,7 @@
BasedOnStyle: LLVM
IndentWidth: 4
UseTab: ForIndentation
TabWidth: 4
ColumnLimit: 180
BreakBeforeBraces: Attach
AllowShortFunctionsOnASingleLine: Empty