1
0
mirror of https://github.com/CPunch/Laika.git synced 2026-03-04 02:10:05 +00:00

Added LibSodium, new tools/, genKey, sLaika_peer::type

- sLaika_peer has a new member, (PEERTYPE)type
- LibSodium dependency added
This commit is contained in:
2022-01-27 13:36:36 -06:00
parent af05611914
commit 203b5ce38f
18 changed files with 946 additions and 6 deletions

View File

@@ -20,7 +20,10 @@
"tuple": "cpp",
"type_traits": "cpp",
"utility": "cpp",
"variant": "cpp"
"variant": "cpp",
"stdio.h": "c",
"bit": "c",
"limits": "c"
},
"cSpell.words": [
"CWARN",