jamsocket 0.1.0

A lightweight framework for building WebSocket services.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Paul Butler <paulgb@gmail.com>"]
description = "A lightweight framework for building WebSocket services."
edition = "2018"
keywords = ["websocket"]
license = "MIT OR Apache-2.0"
name = "jamsocket"
readme = "../README.md"
repository = "https://github.com/jamsocket/jamsocket"
version = "0.1.0"