Commit graph

41 commits

Author SHA1 Message Date
Toshit Chawda
a8709255b2 add autoreconnect, wisp_mux 1.2.0 2024-03-08 22:41:11 -08:00
Toshit Chawda
5b4fb1392a
add certs function 2024-03-05 16:41:07 -08:00
Toshit Chawda
5a24f53454
add udp sockets 2024-03-03 10:47:10 -08:00
Toshit Chawda
75c48ccded
fix issue with null bodies, move npm package to client/ 2024-03-02 20:16:10 -08:00
Toshit Chawda
1bf1a809bd
remove ws_stream_wasm, wisp_mux 1.1.2 2024-03-02 16:03:18 -08:00
Toshit Chawda
06d3225721
properly use intern 2024-03-01 22:17:27 -08:00
Toshit Chawda
5be02151e6
various small improvements 2024-02-28 23:08:56 -08:00
Toshit Chawda
8e75faeafd
actually use hyper-util-wasm 2024-02-07 19:32:26 -08:00
Toshit Chawda
85a30aeec5
more improvements and fix wisp impl 2024-02-07 08:38:37 -08:00
Toshit Chawda
28869ef6ee
faster than native? 2024-02-06 00:27:58 -08:00
r58Playz
b16fb8f654 use hyper client 2024-02-05 19:10:40 -08:00
Toshit Chawda
2158b9323e
enable atomics and back to optimizing for speed 2024-02-04 12:06:51 -08:00
Toshit Chawda
54011e1f8a
raw tls sockets 2024-02-04 00:02:21 -08:00
Toshit Chawda
ac39d82a53
optimizations and more deadlock fixes 2024-02-03 22:46:19 -08:00
Toshit Chawda
fa2b84d646
remove unnecessary mut self references 2024-01-31 08:13:06 -08:00
Toshit Chawda
c5cf95fcb1
add wisp to client 2024-01-30 21:15:17 -08:00
Toshit Chawda
2c54b54b4f
fix websockets 2024-01-15 12:50:00 -08: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
7bb39ae069
redirects 2024-01-11 22:21:37 -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
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