Full Rust implementation with Ed25519 identity, X25519 ECDH handshake, ChaCha20-Poly1305 encrypted peer connections, IPC server, and relay server. Builds on Windows (MSVC), Linux, and macOS. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"recommendations": [
|
|
"rust-lang.rust-analyzer",
|
|
"vadimcn.vscode-lldb",
|
|
"serayuzgur.crates",
|
|
"tamasfe.even-better-toml",
|
|
"usernamehw.errorlens"
|
|
]
|
|
}
|