1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
191b53bd7c pin futures 0.1 2018-04-06 13:22:27 -07:00
2dafd9c681 do not re-export HttpServer from server module 2018-04-06 08:40:11 -07:00
3ee228005d rename Application 2018-03-31 00:16:55 -07:00
7a743fa6b5 update examples 2018-03-30 23:37:15 -07:00
8d8f6bedad update examples 2018-03-30 18:54:38 -07:00
2d80c5053d spelling check 2018-03-24 09:35:52 +03:00
3b2928a391 Better naming for websockets implementation 2018-03-02 11:29:55 -08:00
6c480fae90 added HttpRequest::encoding() method; fix urlencoded parsing with charset 2018-02-27 11:31:54 -08:00
72aa2d9eae clippy warnings 2018-02-26 14:33:56 -08:00
0da382a7a4 use actix 0.5 release 2018-02-17 13:33:38 -08:00
eb041de36d update examples 2018-02-12 19:15:39 -08:00
826fc62299 disable websocket-chat example 2018-01-27 22:44:50 -08:00
9180625dfd refactor helper error types 2018-01-20 21:11:46 -08:00
58df8fa4b9 spelling check 2018-01-16 21:59:33 +03:00
927a92fcac impl HttpHandler for Box<HttpHandler> and add helper method Application::boxed() #49 2018-01-13 18:58:17 -08:00
247c23c1ea no need for StreamHandler 2018-01-06 01:06:35 -08:00
3ed9e872ad subscriber to os signals automatically 2018-01-05 16:32:36 -08:00
5ae646332e update example to use actix 0.4 2018-01-05 14:01:19 -08:00
5ff35f5b99 upgrade to actix 0.4 2018-01-05 13:30:21 -08:00
bf11bfed8e use explicit actix:: mod 2018-01-03 19:11:40 -08:00
d2f54b7d19 use workspace 2017-12-31 21:55:25 -08:00
c998c75515 move examples/state.rs to examples/state 2017-12-30 21:08:54 +01:00