Toshit Chawda
|
4c9f689c3b
|
lower maximum memory
|
2024-07-25 10:48:42 -07:00 |
|
Toshit Chawda
|
434e9e72ea
|
remove simd from target-features
|
2024-07-22 16:42:13 -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 |
|
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
|
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
|
b3f35b232f
|
some optimizations and muxprotocolextensionstream for stream id 0
|
2024-04-27 17:36: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
|
4fd9e02879
|
separate out protocol extensions into new files; cargo fmt
|
2024-04-15 22:58:31 -07:00 |
|
Toshit Chawda
|
5e741d3808
|
use blazingly fast flume channels 🚀
|
2024-04-15 17:42:49 -07:00 |
|
Toshit Chawda
|
ace9bf380d
|
make extensions owned
|
2024-04-13 23:45:40 -07:00 |
|
Toshit Chawda
|
b8eb13903b
|
update server,client,simple-wisp-client for new api
|
2024-04-13 16:39:05 -07:00 |
|
Toshit Chawda
|
b0d1038a3c
|
call wisp v2 extension packet handlers
|
2024-04-12 17:18:56 -07:00 |
|
Toshit Chawda
|
ef5ed52e71
|
preliminary support for wisp v2
|
2024-04-11 19:11:12 -07:00 |
|
Toshit Chawda
|
0ff82048e6
|
don't use an arraybuffer view
|
2024-04-10 21:09:21 -07:00 |
|
Toshit Chawda
|
ce6f1b7dc7
|
actually apply opt-level z
|
2024-04-08 02:07:48 -07:00 |
|
Toshit Chawda
|
9590b1eb49
|
use upstream pki-types
|
2024-03-30 03:07:15 -07:00 |
|
Toshit Chawda
|
412e797321
|
remove tests from npm package
|
2024-03-26 23:22:19 -07:00 |
|
Toshit Chawda
|
7001ee8fa5
|
remove the mutex<hashmap> in wisp_mux, other improvements
|
2024-03-26 18:55:54 -07:00 |
|
Toshit Chawda
|
94d5fdc58b
|
run on both geckodriver and chromedriver
|
2024-03-23 10:35:47 -07:00 |
|
Toshit Chawda
|
a14b54d725
|
tests
|
2024-03-23 10:05:17 -07:00 |
|
Toshit Chawda
|
ce86e7b095
|
fix continue packets issue, remove requirement for Send on the websocket
|
2024-03-17 11:04:33 -07:00 |
|
Toshit Chawda
|
bed942eb75
|
better compat with fetch api
|
2024-03-10 13:13:50 -07:00 |
|
Toshit Chawda
|
19d9544e83
|
fix udp and tls tests, add send_bytes to ws
|
2024-03-09 22:11:50 -08:00 |
|
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 |
|