Commit Graph
18 Commits
Author SHA1 Message Date
7eee934487 fix(examples): add missing sink feature for futures-channel in example-testing-websockets (#3773)
Co-authored-by: Hugo Ma <[email protected]>
2026-05-18 17:33:17 +02:00
David PedersenandGitHub 5bc0046084 chore: fix typos (#3758) 2026-05-15 12:32:46 +00:00
tottotoandGitHub bc2ab88afe Update to tokio-tungstenite 0.29 (#3689) 2026-03-19 15:44:37 +01:00
Jonas PlatteandGitHub f3a95d786a Fix return types of serve futures (#3601) 2025-12-28 09:25:50 +01:00
tottotoandGitHub bf9b43cabe Update to tokio-tungstenite 0.28 (#3497) 2025-09-25 22:09:35 +09:00
tottotoandGitHub d7104313cb Update tokio-tungstenite to 0.27 (#3398) 2025-07-05 16:47:42 +02:00
Paolo BarboliniandGitHub 869ba86e51 Reduce dependency on futures-util (#3358) 2025-05-25 09:39:35 +02:00
LenaandGitHub 96e071c8fb Upgrade tokio-tungstenite to 0.26 (#3078) 2024-12-18 15:15:55 -05:00
Jonas PlatteandGitHub 85b6fd49c7 Upgrade most example dependencies (#2936) 2024-09-27 18:50:52 +02:00
Jonas PlatteandGitHub 2fb6cea732 Remove unused dependencies from examples (#2934) 2024-09-25 03:44:47 -04:00
Benno van den BergandGitHub 6dfd0037bf Upgrade tokio-tungstenite to 0.23 (#2841) 2024-08-09 20:41:01 +02:00
Fujiwara TakumiandGitHub 2f585ac9b7 Upgrade tokio-tungstenite to 0.21 (#2435) 2023-12-18 15:13:35 +01:00
David PedersenandGitHub 15781fe22b Prepare serve for potentially supporting graceful shutdown (#2357) 2023-11-26 12:21:35 +00:00
43b14a5f02 Update to latest versions of hyper and http-body (#1882)
Co-authored-by: Michael Scofield <[email protected]>
Co-authored-by: Jonas Platte <[email protected]>
2023-11-23 11:03:03 +00:00
a6a849bb5b Update tokio-tungstenite 0.20 (#2116)
Co-authored-by: Jonas Platte <[email protected]>
2023-08-02 09:38:56 +02:00
26daec2b17 Update tokio-tungstenite to 0.19 (#2021)
Co-authored-by: David Pedersen <[email protected]>
2023-06-23 00:03:30 +02:00
David Pedersen c97967252d Add serve function and remove Server re-export (#1868) 2023-04-21 17:45:31 +02:00
David PedersenandGitHub 468985373a Add example of how to test WebSockets (#1535) 2022-11-18 15:40:21 +01:00