wip: stream open
This commit is contained in:
@@ -60,7 +60,7 @@ impl Peer for Client {
|
||||
id.is_server_initiated()
|
||||
}
|
||||
|
||||
fn can_create_local_stream() -> bool {
|
||||
fn local_can_open() -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user