feat(napi): add TLS and iroh transport support to serve() and connect()
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -5637,10 +5637,14 @@ name = "wraith-napi"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"iroh",
|
||||
"napi",
|
||||
"napi-derive",
|
||||
"russh",
|
||||
"rustls-pemfile",
|
||||
"rustls-pki-types",
|
||||
"tokio",
|
||||
"url",
|
||||
"wraith-core",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user