WIP: aquatic_ws: start trying to understand and document protocol

This commit is contained in:
Joakim Frostegård 2020-05-07 03:09:41 +02:00
parent 1080652282
commit 0d835452c1
4 changed files with 326 additions and 215 deletions

View file

@ -5,9 +5,9 @@ authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
edition = "2018"
license = "Apache-2.0"
# [lib]
# name = "aquatic_ws"
# path = "src/lib/lib.rs"
[lib]
name = "aquatic_ws"
path = "src/lib/lib.rs"
[[bin]]
name = "aquatic_ws"