1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
f232b6c684 Fix clippy warnings (#168) 2019-09-05 00:04:57 +09:00
4aa663e794 feat: update ws client example to actix-web 1.0 (#143) 2019-07-11 14:48:14 +06:00
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
1779f963d9 migrate websocket example 2019-03-18 05:31:32 -07:00
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
62a0101c07 Fix pinging so client doesn't get dropped automatically after 10 seconds (#52) 2018-09-30 23:09:00 +03:00
87f89b54f0 Implement websocket heartbeats (#48) 2018-09-27 22:37:19 +03:00
d9afae21b6 Fix "websocket" example's readme, and make binary names unique (#45)
Give each example binary a unique name.

This should allow running cargo run --bin in the root directory.
2018-09-24 11:57:36 +03:00
271749c433 update actix-web dependency 2018-07-21 05:10:26 -07:00
2cc1b23761 upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
e4f1833215 cleanup and cargo fmt 2018-05-20 21:03:29 -07:00
567d3d05ce Correct path 2018-05-20 18:28:45 -07:00
b8d468ba65 Correct path 2018-05-20 18:15:29 -07:00
bbeb262a5c upgrade actix-web to 0.6 2018-05-08 11:08:43 -07:00
447ee25869 icons 2018-04-16 10:53:34 -07:00
1dea2cf3c3 add workspace 2018-04-13 12:32:15 -07:00
3ebde8e7c2 actix examples in actix release version 2018-04-13 09:18:42 +08:00