wasmrs-frames 0.4.0

WasmRS RSocket frame decoding, encoding, and data structures
Documentation
[dependencies.bytes]
version = "1.2"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1"
[dev-dependencies.anyhow]
version = "1.0"

[package]
description = "WasmRS RSocket frame decoding, encoding, and data structures"
edition = "2021"
license = "Apache-2.0"
name = "wasmrs-frames"
readme = "README.md"
repository = "https://github.com/nanobus/iota"
resolver = "1"
version = "0.4.0"