mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-13 06:20:02 -04:00
get it actually working
This commit is contained in:
parent
177a0d2167
commit
5ec8b3b6de
5 changed files with 291 additions and 248 deletions
|
@ -30,6 +30,7 @@ pub struct EpoxyWebSocket {
|
|||
onerror: Function,
|
||||
}
|
||||
|
||||
#[wasm_bindgen]
|
||||
impl EpoxyWebSocket {
|
||||
pub(crate) async fn connect(
|
||||
client: &EpoxyClient,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue