mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
WIP: aquatic_ws: start trying to understand and document protocol
This commit is contained in:
parent
1080652282
commit
0d835452c1
4 changed files with 326 additions and 215 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue