videocall-types 2.0.2

types for the videocall streaming platform
Documentation
[dependencies.protobuf]
version = "=3.7.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.37"

[dependencies.serde_json]
version = "1.0.81"

[dependencies.yew-websocket]
version = "1.0.1"

[lib]
name = "videocall_types"
path = "src/lib.rs"

[package]
authors = ["Dario Lencina <dario@securityunion.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming", "multimedia"]
description = "types for the videocall streaming platform"
edition = "2021"
homepage = "https://github.com/security-union/videocall-rs"
keywords = ["quic", "webtransport", "zoom", "webrtc"]
license = "MIT OR Apache-2.0"
name = "videocall-types"
readme = "README.md"
repository = "https://github.com/security-union/videocall-rs"
version = "2.0.2"