sp-dto 0.1.0

Message format and types for data transfer used by https://github.com/astromq/streaming-platform/streaming-platform
Documentation
[dependencies.bytes]
version = "0.5"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.uuid]
features = ["serde", "v4", "stdweb"]
version = "0.8"

[package]
authors = ["Maximb <sprayrules@gmail.com>"]
categories = ["network-programming", "asynchronous"]
description = """
Message format and types for data transfer used by https://github.com/astromq/streaming-platform/streaming-platform
"""
documentation = "https://docs.rs/sp-dto"
edition = "2018"
keywords = ["message", "broker", "stream"]
license = "MIT"
name = "sp-dto"
readme = "README.md"
repository = "https://github.com/astromq/streaming-platform"
version = "0.1.0"