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
|
7f3d122108
|
move console.timeEnd to after the logs
|
2024-10-29 21:17:01 -07:00 |
|
Toshit Chawda
|
d0ef03e029
|
src/inner.rs -> src/mux/inner.rs
|
2024-10-29 19:59:40 -07:00 |
|
Toshit Chawda
|
cf6c8b8b89
|
actually fetch body
|
2024-10-28 20:43:52 -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
|
b6ba44eaa3
|
fix certauth
|
2024-10-26 20:28:41 -07:00 |
|
Toshit Chawda
|
fe250c32c3
|
sha512 -> sha256
|
2024-10-25 22:44:40 -07:00 |
|
Toshit Chawda
|
1a8773f801
|
helper traits for protocol extensions
|
2024-10-25 22:17:39 -07:00 |
|
Toshit Chawda
|
41f2139eb1
|
WispV2Extensions -> WispV2Handshake and motd helpers
|
2024-10-25 18:23:16 -07:00 |
|
Toshit Chawda
|
36fddc8943
|
refactor protocol extensions
|
2024-10-24 19:47:38 -07:00 |
|
Toshit Chawda
|
1ae3986a82
|
add protocol header v2 to server and client
|
2024-10-24 00:30:40 -07:00 |
|
Toshit Chawda
|
cda7ed2190
|
switch to draft 5 handshake
|
2024-10-24 00:10:15 -07:00 |
|
Toshit Chawda
|
c8de5524b4
|
clean up muxresult types
|
2024-10-23 23:23:55 -07:00 |
|
Toshit Chawda
|
fc63298397
|
separate stream into separate files
|
2024-10-23 23:07:55 -07:00 |
|
Toshit Chawda
|
2efb641228
|
separate clientmux and servermux into new files
|
2024-10-23 23:00:23 -07:00 |
|
Toshit Chawda
|
65a7904437
|
use thiserror and add new close reason
|
2024-10-23 22:49:46 -07:00 |
|
Toshit Chawda
|
065de8e85f
|
use h2-wasm
|
2024-10-21 17:38:50 -07:00 |
|
Toshit Chawda
|
ee08a10e10
|
bump version
|
2024-10-20 18:01:46 -07:00 |
|
Toshit Chawda
|
3941d2fad1
|
let hyper send the host header
|
2024-10-20 17:57:48 -07:00 |
|
Toshit Chawda
|
12cb93b018
|
bump version
|
2024-10-20 17:43:32 -07:00 |
|
Toshit Chawda
|
7e5844a2c3
|
fix clippy
|
2024-10-20 17:39:54 -07:00 |
|
Toshit Chawda
|
9e7f05e381
|
add alpn for h2
|
2024-10-20 10:28:38 -07:00 |
|
Toshit Chawda
|
19ad891b1d
|
use params for more stuff
|
2024-10-17 16:38:23 -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
|
06a5ec08dc
|
bump version
|
2024-10-14 20:10:25 -07:00 |
|
Toshit Chawda
|
d072bc08b4
|
different way of base64ing bytes and match case on connection header
|
2024-10-13 20:27:18 -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
|
e35717bf2c
|
manual unb64
|
2024-10-12 14:23:49 -07:00 |
|
Toshit Chawda
|
601c7de018
|
use webassembly.module
|
2024-10-12 14:08:08 -07:00 |
|
Toshit Chawda
|
5f14a035a5
|
bump version
|
2024-10-12 13:58:59 -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
|
24f891141e
|
bump version
|
2024-10-10 19:02:57 -07:00 |
|
Toshit Chawda
|
47faf085e2
|
don't use yanked wbg
|
2024-10-10 18:23:40 -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 |
|
Toshit Chawda
|
7535ef8f48
|
cargo update; fix type modifications
|
2024-10-09 21:03:16 -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
|
9d1a6f452c
|
move license
|
2024-10-08 18:23:26 -07:00 |
|
Toshit Chawda
|
b6453af53a
|
send empty content-length
|
2024-10-05 09:35:10 -07:00 |
|
Toshit Chawda
|
4c19b207bf
|
add multithreadalt try 2
|
2024-10-03 08:47:20 -07:00 |
|
Toshit Chawda
|
74a77e247c
|
bump version
|
2024-10-02 20:53:04 -07:00 |
|
Toshit Chawda
|
1d86256733
|
cargo fmt
|
2024-10-02 20:40:34 -07:00 |
|
Toshit Chawda
|
c02a83f185
|
improve logging, separate stats out
|
2024-10-02 20:38:14 -07:00 |
|