myxine-core 0.1.1

The core library powering the Myxine GUI server.
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.bytes]
version = "0.5"

[dependencies.futures]
version = "0.3"

[dependencies.hopscotch]
version = "0.1.1"

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

[dependencies.serde_json]
version = "1.0"

[dependencies.tokio]
features = ["full"]
version = "0.2.22"

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

[package]
authors = ["Kenny Foner <kwf@very.science>"]
categories = ["command-line-utilities", "graphics", "gui", "visualization", "web-programming"]
description = "The core library powering the Myxine GUI server."
edition = "2018"
homepage = "https://github.com/kwf/myxine"
keywords = ["GUI", "web", "interface", "scripting", "tool"]
license = "MIT"
name = "myxine-core"
readme = "README.md"
version = "0.1.1"