Toshit Chawda
|
7001ee8fa5
|
remove the mutex<hashmap> in wisp_mux, other improvements
|
2024-03-26 18:55:54 -07:00 |
|
Toshit Chawda
|
595af12cb7
|
fix ipv6 udp and wisp-mux 2.0.2
|
2024-03-21 18:21:56 -07:00 |
|
Toshit Chawda
|
7583a9c3fd
|
update fastwebsockets
|
2024-03-20 18:23:49 -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
|
53a399856f
|
fix udp
|
2024-03-10 07:57:28 -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
|
4edf27198a
|
clean up build.sh, license as LGPL
|
2024-03-02 17:40:22 -08:00 |
|
Toshit Chawda
|
1bf1a809bd
|
remove ws_stream_wasm, wisp_mux 1.1.2
|
2024-03-02 16:03:18 -08:00 |
|
Toshit Chawda
|
8b2a8a3eb3
|
wisp_mux v1.1.1: fix continue packets and flow control
|
2024-02-08 09:43:21 -08:00 |
|
Toshit Chawda
|
9ebb24b088
|
wisp_mux 1.1.0: abstract closecode, add hyper_tower feature to docs, fix stream not sending close code
|
2024-02-07 21:20:38 -08:00 |
|
Toshit Chawda
|
429c4a30f4
|
fix readme in Cargo.toml
|
2024-02-07 19:46:03 -08:00 |
|
Toshit Chawda
|
b63fcf4ab5
|
add wisp-mux license
|
2024-02-07 19:44:44 -08:00 |
|
Toshit Chawda
|
8e75faeafd
|
actually use hyper-util-wasm
|
2024-02-07 19:32:26 -08:00 |
|
Toshit Chawda
|
13d512a7b4
|
use hyper-util-wasm crate instead of git
|
2024-02-07 19:27:16 -08:00 |
|
Toshit Chawda
|
747ec0eb12
|
wisp_mux documentation
|
2024-02-07 18:53:47 -08:00 |
|
Toshit Chawda
|
695a474eba
|
1.0.0 release
|
2024-02-07 16:56:40 -08:00 |
|
Toshit Chawda
|
85a30aeec5
|
more improvements and fix wisp impl
|
2024-02-07 08:38:37 -08:00 |
|
r58Playz
|
b16fb8f654
|
use hyper client
|
2024-02-05 19:10:40 -08:00 |
|
Toshit Chawda
|
6ca14ad26a
|
partially implement tower trait
|
2024-02-05 09:08:34 -08:00 |
|
Toshit Chawda
|
ac39d82a53
|
optimizations and more deadlock fixes
|
2024-02-03 22:46:19 -08:00 |
|
Toshit Chawda
|
9f1561fa76
|
make server mux more like client mux and fix deadlock
|
2024-02-03 16:31:02 -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
|
be7d92b4c5
|
finally implement AsyncRead/Write
|
2024-01-29 19:30:55 -08:00 |
|
Toshit Chawda
|
14ddecf3fd
|
split stream
|
2024-01-29 09:04:15 -08:00 |
|
Toshit Chawda
|
e95d148488
|
add wasm ws support
|
2024-01-28 11:20:41 -08:00 |
|
Toshit Chawda
|
2a5684192a
|
move the wisp logic into wisp lib
|
2024-01-27 18:57:04 -08:00 |
|
Toshit Chawda
|
24d145cc66
|
serverside done except it deadlocks
|
2024-01-22 20:11:58 -08:00 |
|
r58Playz
|
1f23c26db6
|
wisp part 1
|
2024-01-22 18:19:39 -08:00 |
|
Toshit Chawda
|
ad7a34e86d
|
add wisp lib
|
2024-01-22 08:59:53 -08:00 |
|