mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-12 14:00:01 -04:00
add a minimal build
This commit is contained in:
parent
b5263a06fa
commit
93e5812211
10 changed files with 151 additions and 99 deletions
|
@ -182,7 +182,7 @@ onmessage = async (msg) => {
|
|||
);
|
||||
let ws = await epoxy_client.connect_websocket(
|
||||
handlers,
|
||||
"ws://localhost:5000",
|
||||
"wss://echo.websocket.events",
|
||||
[],
|
||||
{ "x-header": "abc" },
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue