mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
WIP: aquatic_ws: support tls and no tls with same functions
This commit is contained in:
parent
de9a32840f
commit
b221f3fc34
2 changed files with 221 additions and 72 deletions
|
|
@ -35,6 +35,7 @@ pub fn run(config: Config){
|
|||
i,
|
||||
in_message_sender,
|
||||
out_message_receiver,
|
||||
true
|
||||
);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue