aquatic_ws: add setting for using tls; update TODO

This commit is contained in:
Joakim Frostegård 2020-05-13 16:43:23 +02:00
parent 300aa85cbb
commit 6d06a43db8
5 changed files with 10 additions and 12 deletions

View file

@ -35,7 +35,6 @@ pub fn run(config: Config){
i,
in_message_sender,
out_message_receiver,
false
);
});
}