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

32 commits

Author SHA1 Message Date
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
3768a2885d fix examples 2018-01-02 15:52:11 -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
87188e1505 minor fix examples/websocket-chat 2017-12-30 16:50:49 +01: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
9ed4159c0c update examples 2017-12-18 13:06:41 -08:00
Nikolay Kim
653b431895 fix example 2017-12-13 17:28:16 -08:00
Nikolay Kim
3f06439d3e update examples 2017-12-07 18:08:16 -08:00
Nikolay Kim
fd6b243cd6 update examples 2017-12-04 16:32:31 -08:00
Nikolay Kim
7c6faaa8e0 add Item and Error to FromRequest trait 2017-12-03 14:22:04 -08:00
Nikolay Kim
ffb2e3c0ab update examples 2017-11-29 14:03:18 -08:00
Nikolay Kim
ac3fe30d19 use git master for examples 2017-11-28 10:27:58 -08:00
Nikolay Kim
0519056199 consistent naming 2017-11-26 22:31:29 -08:00
Nikolay Kim
fdafb0c848 simplify middleware api; fix examples 2017-11-26 21:47:33 -08:00
Nikolay Kim
c565965865 rename BinaryBody 2017-11-10 13:42:32 -08:00
Nikolay Kim
58de9dcf56 added new cancel_future_on_stop 2017-10-30 14:49:20 -07:00
Nikolay Kim
dec4140733 added WsWriter::close 2017-10-29 19:49:59 -07:00
Nikolay Kim
fb0270e27d refactor Payload stream 2017-10-26 23:14:33 -07:00
Nikolay Kim
ba504cc69e use actix 0.3 2017-10-23 10:05:07 -07:00
Nikolay Kim
f737a3eb3e different ports 2017-10-22 21:52:01 -07:00
Nikolay Kim
f85925a652 refactor error handling 2017-10-22 09:13:29 -07:00
Nikolay Kim
6a33b65f02 refactor server router 2017-10-21 18:54:24 -07:00
Nikolay Kim
4560ca17b2 update actix; update examples 2017-10-21 15:21:16 -07:00
Nikolay Kim
0865071dd7 use threads for websocket example 2017-10-21 02:08:07 -07:00
Nikolay Kim
0bfe07b371 process inactive tasks 2017-10-20 23:12:36 -07:00
Nikolay Kim
71dc9edf8e add simple websocket example 2017-10-20 21:08:38 -07:00
Nikolay Kim
9fd84a0aef rename example 2017-10-20 20:45:30 -07:00