basic saving functionality

This commit is contained in:
Ferdinand Schober
2025-03-23 16:35:11 +01:00
committed by Ferdinand Schober
parent 18bba183ee
commit a29489cd40
5 changed files with 36 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -1872,6 +1872,7 @@ dependencies = [
"tokio",
"tokio-util",
"toml",
"toml_edit",
"webrtc-dtls",
"webrtc-util",
]