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 |
|
Toshit Chawda
|
5d64952705
|
double max header size
|
2024-07-28 10:25:54 -07:00 |
|
Toshit Chawda
|
6580ee51db
|
reject unknown stream types earlier
|
2024-07-27 23:40:43 -07:00 |
|
Toshit Chawda
|
9905f45a9e
|
add stream type specific whitelist/blacklists
|
2024-07-27 23:33:00 -07:00 |
|
Toshit Chawda
|
98526aa347
|
remove non esmodules builds, use a js snippet
|
2024-07-27 20:52:05 -07:00 |
|
Toshit Chawda
|
1a01197764
|
update usage example
|
2024-07-27 12:07:50 -07:00 |
|
Toshit Chawda
|
e2b44da43a
|
remove web worker requirement
|
2024-07-27 12:06:58 -07:00 |
|
Toshit Chawda
|
cf0b259eef
|
slightly change demo.js to allow it to work on older versions
|
2024-07-26 16:32:24 -07:00 |
|
Toshit Chawda
|
18d8c59ccc
|
fix npm exports i think
|
2024-07-26 15:21:47 -07:00 |
|
Toshit Chawda
|
5918370fa9
|
remove worker, add some more flags to shave off some size
|
2024-07-25 23:03:19 -07:00 |
|
Toshit Chawda
|
453ec94772
|
remove external certs
|
2024-07-25 21:32:35 -07:00 |
|
Toshit Chawda
|
4c9f689c3b
|
lower maximum memory
|
2024-07-25 10:48:42 -07:00 |
|
Toshit Chawda
|
87b39f45dc
|
fix crates.io fastwebsockets integration
|
2024-07-22 16:47:29 -07:00 |
|
Toshit Chawda
|
434e9e72ea
|
remove simd from target-features
|
2024-07-22 16:42:13 -07:00 |
|
Toshit Chawda
|
9aa294ce70
|
redirect user to server readme
|
2024-07-22 14:29:35 -07:00 |
|
Toshit Chawda
|
9c49e68daf
|
add server readme
|
2024-07-22 14:24:30 -07:00 |
|
Toshit Chawda
|
92097afdcb
|
unify config structs at top of file
|
2024-07-22 14:19:01 -07:00 |
|
Toshit Chawda
|
abb09bba48
|
add doc comments to config
|
2024-07-22 14:17:01 -07:00 |
|
Toshit Chawda
|
6bb5be5179
|
add yaml config support
|
2024-07-22 13:54:41 -07:00 |
|
Toshit Chawda
|
29f05a2ddd
|
add cli opts, add default_config, add json config support
|
2024-07-22 13:46:22 -07:00 |
|
Toshit Chawda
|
d78e6cef0c
|
random fixes
|
2024-07-22 11:34:33 -07:00 |
|
Toshit Chawda
|
76eeec87dc
|
read split frames
|
2024-07-22 11:04:12 -07:00 |
|
Toshit Chawda
|
7f37c8338e
|
cargo fmt
|
2024-07-21 21:39:41 -07:00 |
|
Toshit Chawda
|
5400ae32cc
|
actually add wsproxy udp, clean up some stuff
|
2024-07-21 21:38:25 -07:00 |
|
Toshit Chawda
|
04b8feaaf3
|
wsproxy support with udp, logger, other random stuff
|
2024-07-21 21:35:33 -07:00 |
|
Toshit Chawda
|
4b44567a0e
|
remove flamegraph
|
2024-07-20 22:22:29 -07:00 |
|
Toshit Chawda
|
24bfcae975
|
rewrite server
|
2024-07-20 22:21:51 -07:00 |
|
Toshit Chawda
|
3bf19be9f0
|
delete server
|
2024-07-18 21:23:33 -07:00 |
|
Toshit Chawda
|
2872e02a2c
|
default to wisp v1
|
2024-07-18 21:22:35 -07:00 |
|
Toshit Chawda
|
d6353bd5a9
|
add a new Payload struct to allow for one-copy writes and cargo fmt
|
2024-07-17 16:23:58 -07:00 |
|
Toshit Chawda
|
314c1bfa75
|
small match statement syntax improvement
|
2024-07-15 22:22:51 -07:00 |
|
Toshit Chawda
|
b290d3b583
|
log result of multiplexor
|
2024-07-13 22:34:01 -07:00 |
|
Toshit Chawda
|
31365c9dd5
|
remove tower from deps
|
2024-07-13 22:30:47 -07:00 |
|
Toshit Chawda
|
52ea7036c4
|
bump version
|
2024-07-13 13:43:04 -07:00 |
|