1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-08 20:58:26 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Nikolay Kim
2dafd9c681 do not re-export HttpServer from server module 2018-04-06 08:40:11 -07:00
Nikolay Kim
3ee228005d rename Application 2018-03-31 00:16:55 -07:00
Nikolay Kim
7a743fa6b5 update examples 2018-03-30 23:37:15 -07:00
Nikolay Kim
8d8f6bedad update examples 2018-03-30 18:54:38 -07:00
Nikolay Kim
0da382a7a4 use actix 0.5 release 2018-02-17 13:33:38 -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
3ed9e872ad subscriber to os signals automatically 2018-01-05 16:32:36 -08:00
Nikolay Kim
5ae646332e update example to use actix 0.4 2018-01-05 14:01:19 -08:00
Nikolay Kim
5ff35f5b99 upgrade to actix 0.4 2018-01-05 13:30:21 -08:00
Nikolay Kim
bf11bfed8e use explicit actix:: mod 2018-01-03 19:11:40 -08:00
Nikolay Kim
d2f54b7d19 use workspace 2017-12-31 21:55:25 -08:00
ami44
76b03851e6 fix examples - disable signal if windows 2017-12-30 21:05:03 +01:00
ami44
8e580ef7b9 add README examples/template_tera 2017-12-30 16:10:29 +01:00
Nikolay Kim
b714e1f4ce fix example 2017-12-27 19:29:04 -08:00
Nikolay Kim
29adc20581 rename module 2017-12-26 19:59:41 -08:00
Nikolay Kim
3c5fd18e02 cleanup examples 2017-12-20 16:32:31 -08:00
Nikolay Kim
13cbfc877d simplify server start method 2017-12-19 09:08:36 -08:00
Nikolay Kim
3e8a6c3988 add tera example 2017-12-18 13:41:52 -08:00