Toshit Chawda
|
a1963f53f1
|
fix old browsers again
|
2024-09-08 23:26:16 -07:00 |
|
Toshit Chawda
|
732679feb9
|
bump version
|
2024-09-07 14:37:28 -07:00 |
|
Toshit Chawda
|
7c02aecc27
|
fix certificate tampered
|
2024-09-07 13:34:30 -07:00 |
|
Toshit Chawda
|
5aeea21d29
|
cargo fmt
|
2024-09-07 13:10:33 -07:00 |
|
Toshit Chawda
|
268711e9a5
|
chrome 60? support
|
2024-09-07 12:40:53 -07:00 |
|
Toshit Chawda
|
07a304e9c6
|
chrome 69 support
|
2024-09-07 11:42:11 -07:00 |
|
Toshit Chawda
|
cc21e6c4a2
|
remove atomics / bulk-memory requirement
|
2024-09-07 10:59:31 -07:00 |
|
Toshit Chawda
|
f5b50bcc98
|
congestion stream types
|
2024-09-07 10:41:49 -07:00 |
|
Toshit Chawda
|
d6c095fe7b
|
make websocket errors more verbose
|
2024-09-06 22:24:56 -07:00 |
|
Toshit Chawda
|
1fb2eb719f
|
reorganize npmignore
|
2024-09-06 21:16:32 -07:00 |
|
Toshit Chawda
|
2218f998c0
|
ugly hack
|
2024-09-06 20:58:15 -07:00 |
|
Toshit Chawda
|
2d25aa9c92
|
bump version
|
2024-09-06 20:49:22 -07:00 |
|
Toshit Chawda
|
807bbe18e9
|
partially fix minimal builds
|
2024-08-31 22:32:28 -07:00 |
|
Toshit Chawda
|
f0293c53f1
|
remove disable cert verification because it panics
|
2024-08-31 20:38:52 -07:00 |
|
Toshit Chawda
|
55e1ef92bf
|
allow custom certs/disabling cert verification
|
2024-08-31 19:17:50 -07:00 |
|
Toshit Chawda
|
b42cf07a24
|
new wasm-opt command dropped
|
2024-08-26 18:10:29 -07:00 |
|
Toshit Chawda
|
028c0c1332
|
fix tls close_notify error, empty data packet spam, compilation errors
|
2024-08-24 22:29:16 -07:00 |
|
Toshit Chawda
|
1b03620be0
|
update seds for latest wasm_bindgen
|
2024-08-19 21:48:32 -07:00 |
|
Toshit Chawda
|
8b8fc62baf
|
fix writing to custom wisp transport
|
2024-08-19 21:25:30 -07:00 |
|
Toshit Chawda
|
ef6ae49085
|
cargo update
|
2024-08-17 19:29:03 -07:00 |
|
Toshit Chawda
|
16268905fc
|
custom wisp transport support
|
2024-08-16 23:29:33 -07:00 |
|
Toshit Chawda
|
80b68f1cee
|
move info from a wasm function to an object
|
2024-08-16 18:59:56 -07:00 |
|
Toshit Chawda
|
98840a0226
|
add return to a helper js function
|
2024-08-08 21:37:30 -07:00 |
|
Toshit Chawda
|
72d43508d0
|
add epoxy info function
|
2024-08-08 13:01:39 -07:00 |
|
Toshit Chawda
|
569789c2a0
|
expose close reasons
|
2024-08-02 23:01:47 -07:00 |
|
Toshit Chawda
|
8bc68dbd71
|
undo the debug change
|
2024-07-28 10:41:32 -07:00 |
|
Toshit Chawda
|
4a465fe54b
|
make error messages more clear
|
2024-07-28 10:41:12 -07:00 |
|
Toshit Chawda
|
5d64952705
|
double max header size
|
2024-07-28 10:25:54 -07:00 |
|
Toshit Chawda
|
98526aa347
|
remove non esmodules builds, use a js snippet
|
2024-07-27 20:52:05 -07:00 |
|
Toshit Chawda
|
cf0b259eef
|
slightly change demo.js to allow it to work on older versions
|
2024-07-26 16:32:24 -07:00 |
|
Toshit Chawda
|
18d8c59ccc
|
fix npm exports i think
|
2024-07-26 15:21:47 -07:00 |
|
Toshit Chawda
|
5918370fa9
|
remove worker, add some more flags to shave off some size
|
2024-07-25 23:03:19 -07:00 |
|
Toshit Chawda
|
453ec94772
|
remove external certs
|
2024-07-25 21:32:35 -07:00 |
|
Toshit Chawda
|
4c9f689c3b
|
lower maximum memory
|
2024-07-25 10:48:42 -07:00 |
|
Toshit Chawda
|
434e9e72ea
|
remove simd from target-features
|
2024-07-22 16:42:13 -07:00 |
|
Toshit Chawda
|
2872e02a2c
|
default to wisp v1
|
2024-07-18 21:22:35 -07:00 |
|
Toshit Chawda
|
d6353bd5a9
|
add a new Payload struct to allow for one-copy writes and cargo fmt
|
2024-07-17 16:23:58 -07:00 |
|
Toshit Chawda
|
314c1bfa75
|
small match statement syntax improvement
|
2024-07-15 22:22:51 -07:00 |
|
Toshit Chawda
|
b290d3b583
|
log result of multiplexor
|
2024-07-13 22:34:01 -07:00 |
|
Toshit Chawda
|
31365c9dd5
|
remove tower from deps
|
2024-07-13 22:30:47 -07:00 |
|
Toshit Chawda
|
52ea7036c4
|
bump version
|
2024-07-13 13:43:04 -07:00 |
|
Toshit Chawda
|
85909d8a9d
|
disable http2 for minimal builds
|
2024-07-11 17:36:12 -07:00 |
|
Toshit Chawda
|
31b9f1c455
|
fix muxstreamasyncread
|
2024-07-11 16:15:37 -07:00 |
|
Toshit Chawda
|
5571a63f40
|
update fastwebsockets, revert custom asyncread impl
|
2024-07-10 21:59:17 -07:00 |
|
Toshit Chawda
|
1916a8e7c8
|
workaround safari not supporting readable byte streams
|
2024-07-08 21:35:28 -07:00 |
|
Toshit Chawda
|
7edb4ad76c
|
fix the parking-lot issue
|
2024-07-08 17:12:25 -07:00 |
|
Toshit Chawda
|
eca9d42da6
|
fix readablestream bodies
|
2024-07-08 13:50:54 -07:00 |
|
Toshit Chawda
|
903d5a6720
|
tweak exports
|
2024-07-05 17:37:47 -07:00 |
|
Toshit Chawda
|
4f0a362390
|
massive speed improvements
|
2024-07-05 16:03:55 -07:00 |
|
Toshit Chawda
|
b22ff47f19
|
change license to AGPL
|
2024-07-03 21:54:35 -07:00 |
|