Commit graph

34 commits

Author SHA1 Message Date
Toshit Chawda
fa2b84d646
remove unnecessary mut self references 2024-01-31 08:13:06 -08:00
Toshit Chawda
619a2a61c7
make wasm smaller and update build/test system 2024-01-31 06:47:00 -08:00
Toshit Chawda
c5cf95fcb1
add wisp to client 2024-01-30 21:15:17 -08:00
Toshit Chawda
e95d148488
add wasm ws support 2024-01-28 11:20:41 -08:00
Toshit Chawda
0d6bb2e8ba
split the ws 2024-01-15 14:25:41 -08:00
Toshit Chawda
2c54b54b4f
fix websockets 2024-01-15 12:50:00 -08:00
CoolElectronics
4081ea6cce
fix r58 dum 2024-01-15 15:31:35 -05:00
CoolElectronics
656eb67bfb
npm packaging 2024-01-15 14:38:46 -05:00
Toshit Chawda
6e3f968f9c
rename wstcp -> epoxy 2024-01-14 22:05:02 -08:00
Toshit Chawda
f035e51256
minor changes 2024-01-14 21:44:27 -08:00
Toshit Chawda
1b7181d78f
fix the websocket impl 2024-01-14 21:12:05 -08:00
CoolElectronics
fc17bacb9d
epoxy rename 2024-01-14 22:50:17 -05:00
CoolElectronics
a175b666a5
misclelaneous headers 2024-01-14 13:25:43 -05:00
CoolElectronics
4de4f06f30
websockets impl 2024-01-14 12:01:41 -05:00
CoolElectronics
05d55eada3
raaahahhhh what the fuck is a config marker 2024-01-13 23:41:50 -05:00
CoolElectronics
9529c011f0
merge and stuff 2024-01-13 23:41:04 -05:00
CoolElectronics
c401b4b28b
beginnings of ws connect 2024-01-13 23:38:29 -05:00
Toshit Chawda
bbca565cff
use Array::of2 2024-01-13 19:57:50 -08:00
Toshit Chawda
902442b7ba
clippy 2024-01-13 19:38:48 -08:00
CoolElectronics
758b53b11c
support multiple headers with the same key 2024-01-13 22:17:19 -05:00
Toshit Chawda
718b285907
various small changes, allow bundling the wasm in the js file 2024-01-13 04:40:01 -08:00
Toshit Chawda
d50e6b6bec
allow disabling redirect 2024-01-13 03:57:53 -08:00
Toshit Chawda
1d3272d8d0
response body compression 2024-01-13 03:43:13 -08:00
Toshit Chawda
713987f63d
use headers_map 2024-01-12 17:00:14 -08:00
CoolElectronics
85b57b8019
title case headers and several other innaccuracies 2024-01-12 19:41:58 -05:00
Toshit Chawda
6e973a98d5
actual tests and wasm-opt 2024-01-11 22:45:05 -08:00
Toshit Chawda
7bb39ae069
redirects 2024-01-11 22:21:37 -08:00
Toshit Chawda
f92062c5f5
vec not required 2024-01-11 09:49:27 -08:00
Toshit Chawda
eb511a317d
return response object 2024-01-10 22:47:41 -08:00
Toshit Chawda
3b4cd96614
fix error handling 2024-01-10 08:40:58 -08:00
Toshit Chawda
81e78c89bc
headers support 2024-01-09 20:04:17 -08:00
Spencer Pogorzelski
59a26fd4d2 nitpick build script 2024-01-09 19:46:16 -08:00
Toshit Chawda
9083de531e
untested body and request type support 2024-01-09 09:04:59 -08:00
Toshit Chawda
d508f90a62
initial multiplexor 2024-01-09 08:20:14 -08:00