Sergio Benitez
|
2825e46a34
|
Update 'tokio-tungstenite' to 0.23.
|
2024-08-16 05:30:45 -07:00 |
Sergio Benitez
|
3079dbfa85
|
Use workspace lints. Resolve new nightly warnings.
|
2024-05-20 13:39:14 -05:00 |
Sergio Benitez
|
38dbab8dd3
|
Bump MSRV to 1.75 for `async fn` in traits.
|
2024-01-30 09:18:43 -08:00 |
Sergio Benitez
|
634ba40d38
|
Update 'tungstenite' to '0.21'.
|
2023-12-15 16:58:00 -08:00 |
Sergio Benitez
|
a59f3c4c1f
|
Fix min dependency versions. Update MSRV to 1.64.
Also includes a work-around for a buggy `format_args!` macro found in
rustc 1.67 and 1.68.
Resolves #2670.
|
2023-12-13 17:49:05 -08:00 |
Sergio Benitez
|
e526fa04d4
|
Update 'SergioBenitez/Rocket' to 'rwf2/Rocket'.
Resolves rwf2/rwf2#5.
|
2023-11-21 16:32:25 +01:00 |
Sergio Benitez
|
44ac3f1eb6
|
Move to 0.6.0-dev on master.
|
2023-11-18 11:30:50 +01:00 |
Sergio Benitez
|
6d467564d6
|
Update version numbers for 0.5.0.
|
2023-11-17 17:04:59 +01:00 |
Sergio Benitez
|
a1c29c735c
|
New version: 0.5.0-rc.4.
New contrib versions: 0.1.0-rc.4.
|
2023-11-17 17:04:44 +01:00 |
Fenhl
|
f950d3e0ec
|
Upgrade 'tokio-tungstenite' to 0.20.
|
2023-10-09 17:05:03 -07:00 |
BlackDex
|
f1a95ce1d9
|
Update 'tungstenite' to 0.19 in 'rocket-ws'.
|
2023-05-22 14:39:10 -07:00 |
Sergio Benitez
|
7d895eb9f6
|
Add initial implementation of 'rocket_ws'.
This provides WebSocket support in Rocket's official 'contrib'.
|
2023-04-01 15:02:24 -07:00 |