Commit graph

101 commits

Author SHA1 Message Date
Toshit Chawda
7362d512b9
Revert "remove websocket support try 2"
This reverts commit 785cc286c9.
2024-11-09 14:33:43 -08:00
Toshit Chawda
388b17d923
split utils.rs, remove wisptransportread 2024-11-05 22:35:18 -08:00
Toshit Chawda
785cc286c9
remove websocket support try 2 2024-11-05 21:48:41 -08:00
Toshit Chawda
286dcba20a
expose underlying io error in wisp close reason error, refactor tls config creation 2024-11-03 12:48:54 -08:00
Toshit Chawda
6f14338ed6
add duplex streaming support and tests (https://github.com/ading2210/libcurl.js/issues/4) 2024-10-30 15:24:06 -07:00
Toshit Chawda
353f4c9929
streaming body test 2024-10-30 08:44:46 -07:00
Toshit Chawda
f226dd9939
use http_body_util streaming body 2024-10-29 22:09:15 -07:00
Toshit Chawda
26fd6a3556
workaround bug for alu 2024-10-27 21:27:45 -07:00
Toshit Chawda
2d73524408
don't hide ws errors and ignore host header because it'll result in errors anyway 2024-10-27 17:38:25 -07:00
Toshit Chawda
1ae3986a82
add protocol header v2 to server and client 2024-10-24 00:30:40 -07:00
Toshit Chawda
065de8e85f
use h2-wasm 2024-10-21 17:38:50 -07:00
Toshit Chawda
3941d2fad1
let hyper send the host header 2024-10-20 17:57:48 -07:00
Toshit Chawda
9e7f05e381
add alpn for h2 2024-10-20 10:28:38 -07:00
Toshit Chawda
1f1786de1f
fix warning and bump version 2024-10-16 21:34:21 -07:00
Toshit Chawda
bfee4dc078
use a separate hyper connection for websockets 2024-10-16 21:24:04 -07:00
Toshit Chawda
4ab0320c98
add js url support to fetch 2024-10-13 17:45:23 -07:00
Toshit Chawda
373d2f4a4d
make it fully typed and errors more verbose 2024-10-12 15:27:29 -07:00
Toshit Chawda
142067961d
Revert "remove websocket support"
This reverts commit df33f81340.
2024-10-12 13:27:06 -07:00
Toshit Chawda
642b4a32cc
i like safari too 2024-10-11 17:57:47 -07:00
Toshit Chawda
da541e7330
configurable buffer size 2024-10-11 08:42:29 -07:00
Toshit Chawda
dcf638efca
remove most of io_stream and replace with web streams 2024-10-09 23:03:55 -07:00
Toshit Chawda
7c9605474d
bypatrol wisp detector bypass 9000 working 2024 2024-10-09 22:18:04 -07:00
r58Playz
1c0d8f8280 fix 2024-10-09 12:58:14 -07:00
r58Playz
df33f81340 remove websocket support 2024-10-09 12:31:54 -07:00
Toshit Chawda
b6453af53a
send empty content-length 2024-10-05 09:35:10 -07:00
Toshit Chawda
1d86256733
cargo fmt 2024-10-02 20:40:34 -07:00
Toshit Chawda
c76be107ac
fix client 2024-09-29 18:24:36 -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
07a304e9c6
chrome 69 support 2024-09-07 11:42:11 -07:00
Toshit Chawda
d6c095fe7b
make websocket errors more verbose 2024-09-06 22:24:56 -07:00
Toshit Chawda
2218f998c0
ugly hack 2024-09-06 20:58:15 -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
028c0c1332
fix tls close_notify error, empty data packet spam, compilation errors 2024-08-24 22:29:16 -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
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
453ec94772
remove external certs 2024-07-25 21:32:35 -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
1916a8e7c8
workaround safari not supporting readable byte streams 2024-07-08 21:35:28 -07:00