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

8 Commits

Author SHA1 Message Date
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
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
30623edfe1 fix rustls example with updated rustls in actix-web (#55) 2018-10-14 20:30:18 +03:00
d8412fb9bb Do not use master branch of actix-web 2018-09-28 18:20:09 +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
ca32d68769 rustls example 2018-08-07 22:34:16 -07:00