Commit graph

247 commits

Author SHA1 Message Date
Toshit Chawda
a1963f53f1
fix old browsers again 2024-09-08 23:26:16 -07:00
Toshit Chawda
ed52af36e0
random stuff 2024-09-08 22:45:52 -07:00
Toshit Chawda
e7a81bf542
don't crash on a twisp stream 2024-09-08 21:34:27 -07:00
Toshit Chawda
70ddb2ac21
use hickory-dns resovler 2024-09-08 20:50:02 -07:00
Toshit Chawda
732679feb9
bump version 2024-09-07 14:37:28 -07:00
Toshit Chawda
33a6eb0cf3
cargo fmt 2024-09-07 13:35:34 -07:00
Toshit Chawda
7c02aecc27
fix certificate tampered 2024-09-07 13:34:30 -07:00
Toshit Chawda
5aeea21d29
cargo fmt 2024-09-07 13:10:33 -07:00
Toshit Chawda
268711e9a5
chrome 60? support 2024-09-07 12:40:53 -07:00
Toshit Chawda
07a304e9c6
chrome 69 support 2024-09-07 11:42:11 -07:00
Toshit Chawda
cc21e6c4a2
remove atomics / bulk-memory requirement 2024-09-07 10:59:31 -07:00
Toshit Chawda
f5b50bcc98
congestion stream types 2024-09-07 10:41:49 -07:00
Toshit Chawda
d6c095fe7b
make websocket errors more verbose 2024-09-06 22:24:56 -07:00
Toshit Chawda
0768cb9502
update flamegraph 2024-09-06 21:51:14 -07:00
Toshit Chawda
1fb2eb719f
reorganize npmignore 2024-09-06 21:16:32 -07:00
Toshit Chawda
2218f998c0
ugly hack 2024-09-06 20:58:15 -07:00
Toshit Chawda
2d25aa9c92
bump version 2024-09-06 20:49:22 -07:00
Toshit Chawda
9d697416d9
they should add a cancellation safety lint 2024-09-06 20:47:16 -07:00
Toshit Chawda
9d1604cc3e
add none configformat case to hide other errors 2024-09-01 20:48:11 -07:00
Toshit Chawda
23b96c2073
fix builds without a config format & twisp 2024-09-01 20:39:31 -07:00
Toshit Chawda
80c91c9381
add pty listener support 2024-09-01 18:48:46 -07:00
Toshit Chawda
67c9e3d982
move routing to a new file 2024-09-01 16:27:11 -07:00
Toshit Chawda
807bbe18e9
partially fix minimal builds 2024-08-31 22:32:28 -07:00
Toshit Chawda
f0293c53f1
remove disable cert verification because it panics 2024-08-31 20:38:52 -07:00
Toshit Chawda
55e1ef92bf
allow custom certs/disabling cert verification 2024-08-31 19:17:50 -07:00
Toshit Chawda
40a3ed616a
cargo update 2024-08-31 16:32:49 -07:00
Toshit Chawda
b70f91f90a
use identity hash function 2024-08-31 16:29:44 -07:00
Toshit Chawda
9cd87b7243
rewrite actor 2024-08-31 16:20:56 -07:00
Toshit Chawda
b1f56c1dae
use async hashmap 2024-08-31 10:40:40 -07:00
Toshit Chawda
b42cf07a24
new wasm-opt command dropped 2024-08-26 18:10:29 -07:00
Toshit Chawda
028c0c1332
fix tls close_notify error, empty data packet spam, compilation errors 2024-08-24 22:29:16 -07:00
Toshit Chawda
6f0e1e7feb
switch to jemalloc and add memory stats 2024-08-24 21:53:24 -07:00
Toshit Chawda
0f05588b8f
cancel wisp worker tasks a bit more robustly 2024-08-24 21:24:34 -07:00
Toshit Chawda
52da4eb0fb
improve logging 2024-08-24 10:42:00 -07:00
Toshit Chawda
a7211264aa
cargo update 2024-08-23 21:52:30 -07:00
Toshit Chawda
3b14ae0d91
add twisp to epoxy-server 2024-08-23 21:33:37 -07:00
Toshit Chawda
b6727b5019
features for config formats, generic wsr/wsw, length delimited codec transport 2024-08-23 18:01:25 -07:00
Toshit Chawda
1b03620be0
update seds for latest wasm_bindgen 2024-08-19 21:48:32 -07:00
Toshit Chawda
8b8fc62baf
fix writing to custom wisp transport 2024-08-19 21:25:30 -07:00
Toshit Chawda
ef6ae49085
cargo update 2024-08-17 19:29:03 -07:00
Toshit Chawda
16268905fc
custom wisp transport support 2024-08-16 23:29:33 -07:00
Toshit Chawda
80b68f1cee
move info from a wasm function to an object 2024-08-16 18:59:56 -07:00
Toshit
6fbe1248c3
Create LICENSE. Fixes #5 2024-08-11 09:17:11 -07:00
Toshit Chawda
98840a0226
add return to a helper js function 2024-08-08 21:37:30 -07:00
Toshit Chawda
8e81845069
update wisp_mux 2024-08-08 20:22:39 -07:00
Toshit Chawda
72d43508d0
add epoxy info function 2024-08-08 13:01:39 -07:00
Toshit Chawda
569789c2a0
expose close reasons 2024-08-02 23:01:47 -07:00
Toshit Chawda
8cbab94955
don't send info packet if downgraded 2024-08-01 15:59:29 -07:00
Toshit Chawda
8bc68dbd71
undo the debug change 2024-07-28 10:41:32 -07:00
Toshit Chawda
4a465fe54b
make error messages more clear 2024-07-28 10:41:12 -07:00