1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-08-02 10:45:05 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Nikolay Kim 0da382a7a4 use actix 0.5 release 2018-02-17 13:33:38 -08:00
Christopher Armstrong bd03ba1192
Update most examples to use actix from git (#68) 2018-02-08 00:08:36 -06:00
Nikolay Kim 5cbaf3a1b8 add client ssl support 2018-01-30 11:17:17 -08:00
Nikolay Kim e8e2ca1526 refactor alpn support; upgrade openssl to 0.10 2018-01-25 10:24:04 -08:00
Nikolay Kim 9180625dfd refactor helper error types 2018-01-20 21:11:46 -08:00
Nikolay Kim e95c7dfc29 use local actix-web for examples 2018-01-13 19:04:07 -08:00
Nikolay Kim c7798ef45d update examples 2018-01-07 19:40:42 -08:00
Nikolay Kim 5ff35f5b99 upgrade to actix 0.4 2018-01-05 13:30:21 -08:00
Nikolay Kim d2f54b7d19 use workspace 2017-12-31 21:55:25 -08:00
ami44 a1dc5a6bd1 update examples/tls/README 2017-12-30 16:24:50 +01:00
Nikolay Kim ac3fe30d19 use git master for examples 2017-11-28 10:27:58 -08:00
Nikolay Kim 519a9e64f8 cleanup tls example 2017-11-08 20:29:48 -08:00
Nikolay Kim d7d3d663e9 refactor server impl and add support for alpn http2 negotiation 2017-11-04 12:33:14 -07:00
Nikolay Kim ec3b139273 Allow to start tls server with HttpServer::serve_tls 2017-11-01 16:34:58 -07:00