SignalK now with thread, and updated REAME

This commit is contained in:
2020-06-07 06:53:24 +00:00
parent c111a52156
commit f1d62a5ff4
5 changed files with 522 additions and 17 deletions

View File

@@ -11,9 +11,12 @@ rppal = "0.11.3"
image = "*"
imageproc = "*"
arrayref = "*"
chrono = "*"
chrono-tz = "*"
euclid = "*"
xml-rs = "0.8"
text_io = "0.1.8"
rusttype = "0.8.3"
serde_json = "*"
rusttype = "0.8.3"
tungstenite = "*"
url = "*"