Commit graph

45 commits

Author SHA1 Message Date
Toshit Chawda
2a5684192a
move the wisp logic into wisp lib 2024-01-27 18:57:04 -08:00
r58Playz
379e07d643 wisp-server-rust 2024-01-24 13:19:57 -08:00
Toshit Chawda
24d145cc66
serverside done except it deadlocks 2024-01-22 20:11:58 -08:00
r58Playz
1f23c26db6 wisp part 1 2024-01-22 18:19:39 -08:00
Toshit Chawda
ad7a34e86d
add wisp lib 2024-01-22 08:59:53 -08:00
CoolElectronics
48e9836515
docs 2024-01-15 18:01:16 -05: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
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