Commit graph

29 commits

Author SHA1 Message Date
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
Spencer Pogorzelski
a03cad21f8 nixification 2024-01-09 19:46:05 -08:00
Spencer Pogorzelski
6d4e97235a Update README.md 2024-01-09 19:35:04 -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
Toshit Chawda
85cf164de0
unused import 2024-01-07 16:40:35 -08:00
Toshit Chawda
2da7f9fb38
tls 2024-01-07 16:38:18 -08:00
Toshit Chawda
c39e676702
disconnect when failed to connect 2024-01-07 16:21:29 -08:00
Toshit Chawda
ed7c5dc5e1
fix chrome 2024-01-06 23:01:40 -08:00
Toshit Chawda
87a633d37a
don't unconstrain the ws 2024-01-06 12:06:54 -08:00
Toshit Chawda
0fa2492a56
switch to fastwebsockets 2024-01-06 11:52:34 -08:00
Toshit Chawda
c4f315ca40
Initial commit 2024-01-05 11:16:19 -08:00