mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
allow websockets in dedicated workers
This commit is contained in:
parent
70e0a684ae
commit
3b9017e464
8 changed files with 42 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
export const {
|
||||
util: { BareClient, ScramjetHeaders },
|
||||
util: { BareClient, ScramjetHeaders, BareMuxConnection },
|
||||
url: { encodeUrl, decodeUrl },
|
||||
rewrite: {
|
||||
rewriteCss,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue