mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
WIP: aquatic_ws: network: rename PeerConnection to EstablishedWs
This commit is contained in:
parent
b221f3fc34
commit
6e0b0ccbc2
2 changed files with 38 additions and 44 deletions
|
|
@ -35,7 +35,7 @@ pub fn run(config: Config){
|
|||
i,
|
||||
in_message_sender,
|
||||
out_message_receiver,
|
||||
true
|
||||
false
|
||||
);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue