ws: make TLS optional, allow HTTP health checks without TLS only

This commit is contained in:
Joakim Frostegård 2022-07-18 23:21:17 +02:00
parent 018f32e9e9
commit a16ce91d46
5 changed files with 116 additions and 43 deletions

View file

@ -2,6 +2,8 @@
## High priority
ws: does support for non-tls connections affect performance?
## Medium priority
* quit whole program if any thread panics