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 |
|
Toshit Chawda
|
85909d8a9d
|
disable http2 for minimal builds
|
2024-07-11 17:36:12 -07:00 |
|
Toshit Chawda
|
31b9f1c455
|
fix muxstreamasyncread
|
2024-07-11 16:15:37 -07:00 |
|
Toshit Chawda
|
5571a63f40
|
update fastwebsockets, revert custom asyncread impl
|
2024-07-10 21:59:17 -07:00 |
|
Toshit Chawda
|
1916a8e7c8
|
workaround safari not supporting readable byte streams
|
2024-07-08 21:35:28 -07:00 |
|
Toshit Chawda
|
7edb4ad76c
|
fix the parking-lot issue
|
2024-07-08 17:12:25 -07:00 |
|
Toshit Chawda
|
eca9d42da6
|
fix readablestream bodies
|
2024-07-08 13:50:54 -07:00 |
|
Toshit Chawda
|
903d5a6720
|
tweak exports
|
2024-07-05 17:37:47 -07:00 |
|
Toshit Chawda
|
4f0a362390
|
massive speed improvements
|
2024-07-05 16:03:55 -07:00 |
|
Toshit Chawda
|
b22ff47f19
|
change license to AGPL
|
2024-07-03 21:54:35 -07:00 |
|
Toshit Chawda
|
454ed63d44
|
fix exports
|
2024-07-03 11:16:45 -07:00 |
|
Toshit Chawda
|
452fc5fea9
|
redo exports
|
2024-07-03 11:13:38 -07:00 |
|
Toshit Chawda
|
93e5812211
|
add a minimal build
|
2024-07-03 11:04:02 -07:00 |
|
Toshit Chawda
|
b5263a06fa
|
add useragent to ws requests
|
2024-07-02 21:09:09 -07:00 |
|
Toshit Chawda
|
0aec6e563c
|
ws close code and reason, ws headers
|
2024-07-02 20:55:17 -07:00 |
|
Toshit Chawda
|
cef912f86b
|
readme
|
2024-06-28 06:35:02 -07:00 |
|
Percs
|
7ab0d87066
|
fix: export certs to npm
|
2024-06-28 08:32:40 -05:00 |
|
Toshit Chawda
|
1a3ecf8bf6
|
package epoxy-module
|
2024-06-22 16:53:07 -07:00 |
|
Toshit Chawda
|
63d89bed94
|
remove workflows
|
2024-06-12 13:43:37 -07:00 |
|
Toshit Chawda
|
33447021be
|
bump version
|
2024-06-12 13:42:42 -07:00 |
|
Toshit Chawda
|
5ec8b3b6de
|
get it actually working
|
2024-06-12 13:42:26 -07:00 |
|
Toshit Chawda
|
177a0d2167
|
rewrite client
|
2024-06-12 11:51:06 -07:00 |
|
Toshit Chawda
|
273063ec28
|
add wisp v1 flag
|
2024-05-27 17:08:21 -07:00 |
|
Toshit Chawda
|
50bfa47bc2
|
add scraped examples to cargo doc
|
2024-05-24 15:10:35 -07:00 |
|
Toshit Chawda
|
855fa610ed
|
remove a bunch of allocations from packet encode, drop rogue clients' packets
|
2024-04-27 22:05:25 -07:00 |
|
Toshit Chawda
|
ce2660943a
|
decrease max ws message size, increase flow control buffer
|
2024-04-27 17:44:00 -07:00 |
|
Toshit Chawda
|
b3f35b232f
|
some optimizations and muxprotocolextensionstream for stream id 0
|
2024-04-27 17:36:06 -07:00 |
|
Toshit Chawda
|
3b8dedeba2
|
use webpki-roots instead of fetching certs directly
|
2024-04-20 23:34:06 -07:00 |
|
Toshit Chawda
|
a917639fc1
|
update for latest nightly
|
2024-04-20 22:23:51 -07:00 |
|
Toshit Chawda
|
01d7ac5002
|
make requiring protocol extensions easy
|
2024-04-20 18:40:04 -07:00 |
|
r58Playz
|
063b527914
|
fix types
|
2024-04-19 14:08:18 -07:00 |
|
Toshit Chawda
|
6c41c54cf9
|
add ability to send protocol extension packets
|
2024-04-16 21:57:27 -07:00 |
|
Toshit Chawda
|
fd94f1245a
|
let v1 client connect to v2 server
|
2024-04-16 01:44:55 -07:00 |
|
Toshit
|
1c22591817
|
Merge pull request #4 from MercuryWorkshop/wisp-v2
Wisp v2
|
2024-04-15 23:29:22 -07:00 |
|
Toshit Chawda
|
4fd9e02879
|
separate out protocol extensions into new files; cargo fmt
|
2024-04-15 22:58:31 -07:00 |
|