Toshit Chawda
|
13f282160b
|
wisp net
|
2024-11-24 21:10:08 -08:00 |
|
Toshit Chawda
|
3cef68d164
|
remove dashmap
|
2024-11-24 17:02:26 -08:00 |
|
Toshit Chawda
|
1b7f5a10c0
|
main spawns the REAL main
|
2024-11-24 16:47:30 -08:00 |
|
Toshit Chawda
|
5a48c10cd9
|
flamegraph
|
2024-11-23 15:05:26 -08:00 |
|
Toshit Chawda
|
9129d767f8
|
use knockoff dynosaur to remove async_trait on wsr/wsw
|
2024-11-23 15:00:12 -08:00 |
|
Toshit Chawda
|
5e54465e58
|
stop using nightly rust
|
2024-11-22 22:39:13 -08:00 |
|
Toshit Chawda
|
1128ded1bb
|
hide everything except config from rustdoc
|
2024-11-22 22:28:22 -08:00 |
|
Toshit Chawda
|
a554a5a761
|
move speed limits to be global across streams
|
2024-11-22 22:02:26 -08:00 |
|
Toshit Chawda
|
35431c3a41
|
add speed limits
|
2024-11-22 21:41:03 -08:00 |
|
Toshit Chawda
|
90936adb2c
|
use mvp
|
2024-11-20 20:36:42 -08:00 |
|
Toshit Chawda
|
b579762231
|
text/javascript
|
2024-11-19 21:42:06 -08:00 |
|
Toshit Chawda
|
b75f0a2c47
|
add back handle_handshake calls
|
2024-11-18 20:56:36 -08:00 |
|
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
|
fa06962d16
|
flamegraph.svg
|
2024-11-05 10:53:44 -08:00 |
|
Toshit Chawda
|
14f38b28b8
|
remove appendingwebsocketread, specialcase data/close
|
2024-11-04 21:33:40 -08:00 |
|
Toshit Chawda
|
0d12bff084
|
make ring compile with optimizations
|
2024-11-03 17:33:23 -08:00 |
|
Toshit Chawda
|
e5832eeafb
|
Revert "use rustcrypto instead of ring"
This reverts commit ec60501b06 .
|
2024-11-03 17:33:08 -08:00 |
|
Toshit Chawda
|
ec60501b06
|
use rustcrypto instead of ring
|
2024-11-03 16:32:00 -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
|
f3a78a1715
|
make wisp-mux no longer eat data, fix wisp-mux stream read api
|
2024-11-03 12:47:05 -08:00 |
|
Toshit Chawda
|
0c8fe25089
|
add git commit to autogenerated info
|
2024-10-30 17:07:16 -07: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
|
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 |
|