bubblegum 1.0.1

A websockets data broker.
[package]

name = "bubblegum"

version = "1.0.1"

edition = "2021"

description = "A websockets data broker."

license = "MIT"



[dependencies]

num_cpus = "0.2"

threadpool = "1.8.1"

httparse = "1.7.1"

tungstenite = "0.17.2"

queues = "1.1.0"

lazy_static = "1.4.0"

dot_parse = "0.2.0"

chashmap = "2.2.2"

url = "2.2.2"