Skip to content

Commit

Permalink
Encryption and One-Way-Control (#200)
Browse files Browse the repository at this point in the history
This is a major rewrite of the core networking logic enabling one-way control and encryption through the webrtc-dtls crate.

closes #164 
closes #104
  • Loading branch information
feschber authored Nov 9, 2024
1 parent 0d074e1 commit 7677fae
Show file tree
Hide file tree
Showing 38 changed files with 4,002 additions and 1,373 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
.vs/
.vscode/
.direnv/
result
result
*.pem
*.csr
extfile.conf
Loading

0 comments on commit 7677fae

Please sign in to comment.