lunatic-networking-api 0.13.2

Lunatic host functions for tcp and udp networking.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.hash-map-id]
version = "0.13"

[dependencies.lunatic-common-api]
version = "0.13"

[dependencies.lunatic-error-api]
version = "0.13"

[dependencies.rustls-pemfile]
version = "1.0"

[dependencies.tokio]
features = ["io-util", "net", "sync", "time"]
version = "1.28"

[dependencies.tokio-rustls]
version = "0.23.4"

[dependencies.wasmtime]
version = "8"

[dependencies.webpki-roots]
version = "0.22.0"

[package]
description = "Lunatic host functions for tcp and udp networking."
edition = "2021"
homepage = "https://lunatic.solutions"
license = "Apache-2.0/MIT"
name = "lunatic-networking-api"
repository = "https://github.com/lunatic-solutions/lunatic/tree/main/crates/lunatic-networking-api"
resolver = "1"
version = "0.13.2"