Nikolay Kim
|
fb0a582636
|
add async body example
|
2018-06-13 05:21:41 -07:00 |
|
Nikolay Kim
|
f8e3570bd1
|
better multipart example
|
2018-06-07 21:34:14 -07:00 |
|
Nikolay Kim
|
cc2cfaab6e
|
update deps
|
2018-06-05 09:41:08 -07:00 |
|
Nikolay Kim
|
a01db994f6
|
multi extractor for json
|
2018-06-02 08:28:33 -07:00 |
|
Nikolay Kim
|
73a4d9d0c9
|
fix askama example
|
2018-06-01 11:44:51 -07:00 |
|
Nikolay Kim
|
96a77890ba
|
do not use with2
|
2018-06-01 11:31:53 -07:00 |
|
Nikolay Kim
|
32287e37bc
|
Merge pull request #17 from Dowwie/master
removed unnecessary "use actix_web::*;" import from db.rs
|
2018-06-01 08:57:06 -07:00 |
|
Darin
|
a39cd8ed9e
|
Update db.rs
|
2018-06-01 06:59:07 -04:00 |
|
Nikolay Kim
|
e1c5eedeee
|
Merge pull request #16 from caulagi/askama-cargo-toml
Removed duplicate dependency in askama Cargo.toml
|
2018-05-31 14:34:05 -07:00 |
|
Pradip Caulagi
|
419f2e2070
|
Removed duplicate dependency in askama Cargo.toml
|
2018-05-31 23:12:29 +02:00 |
|
Nikolay Kim
|
42f6e68525
|
Merge pull request #15 from caulagi/listen-localhost
Listen to localhost instead of all network interfaces
|
2018-05-31 13:09:19 -07:00 |
|
Pradip Caulagi
|
5e9e524f5a
|
Listen to localhost instead of all network interfaces
|
2018-05-31 22:05:20 +02:00 |
|
Nikolay Kim
|
e8582c14cc
|
Merge pull request #14 from mbrobbel/fix-typos
Fix typos
|
2018-05-30 10:19:30 -07:00 |
|
Matthijs Brobbel
|
c1b432cb97
|
Fix typos
|
2018-05-30 12:05:23 +02:00 |
|
Nikolay Kim
|
4d41d40da2
|
Merge pull request #13 from tebesfinwo/johnson-fix-typo
Fix typo.
|
2018-05-27 09:12:09 -07:00 |
|
Jun Han (Johnson) Ooi
|
0049d7d4eb
|
Fix typo.
|
2018-05-27 10:12:15 -04:00 |
|
Nikolay Kim
|
e582249686
|
Merge pull request #12 from Dowwie/master
added async_db project
|
2018-05-26 14:34:36 -07:00 |
|
dowwie
|
0cb217c08a
|
added async_db project
|
2018-05-26 17:05:12 -04:00 |
|
krircc
|
0691d4207e
|
Update README.md
|
2018-05-22 00:38:59 +08:00 |
|
Nikolay Kim
|
e4f1833215
|
cleanup and cargo fmt
|
2018-05-20 21:03:29 -07:00 |
|
Nikolay Kim
|
2d97219195
|
Merge pull request #11 from kellytk/master
Correct paths
|
2018-05-20 18:44:02 -07:00 |
|
Kelly Thomas Kline
|
567d3d05ce
|
Correct path
|
2018-05-20 18:28:45 -07:00 |
|
Kelly Thomas Kline
|
8124be02dc
|
Correct path
|
2018-05-20 18:23:29 -07:00 |
|
Kelly Thomas Kline
|
7ecbb5449c
|
Correct path
|
2018-05-20 18:22:37 -07:00 |
|
Kelly Thomas Kline
|
8011d2d64d
|
Correct path
|
2018-05-20 18:22:04 -07:00 |
|
Kelly Thomas Kline
|
4d5e52940e
|
Correct path
|
2018-05-20 18:20:47 -07:00 |
|
Kelly Thomas Kline
|
bd69eb83ef
|
Correct path
|
2018-05-20 18:20:16 -07:00 |
|
Kelly Thomas Kline
|
d3c2722c85
|
Correct path
|
2018-05-20 18:19:32 -07:00 |
|
Kelly Thomas Kline
|
81ef0dbdd6
|
Correct path
|
2018-05-20 18:18:00 -07:00 |
|
Kelly Thomas Kline
|
d49eee6dd3
|
Correct path
|
2018-05-20 18:17:00 -07:00 |
|
Kelly Thomas Kline
|
b8d468ba65
|
Correct path
|
2018-05-20 18:15:29 -07:00 |
|
Nikolay Kim
|
a41cf6d652
|
Merge pull request #4 from digeratus/static_index
Static index
|
2018-05-19 18:56:22 -07:00 |
|
Jose Marinez
|
d41249fb1a
|
Deleted License file
|
2018-05-19 18:23:11 -04:00 |
|
Nikolay Kim
|
db8d57052e
|
remove unused files
|
2018-05-16 21:10:34 -07:00 |
|
Nikolay Kim
|
16f7649b29
|
split websocket-chat example
|
2018-05-11 14:35:43 -07:00 |
|
Nikolay Kim
|
88194b9cd4
|
Merge pull request #10 from Dowwie/master
added with_async example to async_ex1
|
2018-05-11 08:51:04 -07:00 |
|
dowwie
|
92962d7942
|
added async_with example to async_ex1
|
2018-05-11 08:05:03 -04:00 |
|
Nikolay Kim
|
bbeb262a5c
|
upgrade actix-web to 0.6
|
2018-05-08 11:08:43 -07:00 |
|
Nikolay Kim
|
27de52b5d5
|
add backend server for http proxy example
|
2018-05-07 18:55:18 -07:00 |
|
Nikolay Kim
|
85af2bce54
|
add cookie session example
|
2018-05-02 15:11:57 -07:00 |
|
Nikolay Kim
|
0b9d7ab855
|
update state example
|
2018-05-02 06:20:43 -07:00 |
|
Nikolay Kim
|
95358b8864
|
Merge pull request #8 from pka/handle-diesel-error
Don't panic on DB error
|
2018-04-27 15:19:07 -07:00 |
|
Pirmin Kalberer
|
84c1087de0
|
Don't panic on DB error
|
2018-04-28 00:12:14 +02:00 |
|
Nikolay Kim
|
02b8850cdf
|
Merge pull request #7 from Dowwie/master
Created an actix-web async example (actix_ex1 directory)
|
2018-04-27 12:47:55 -07:00 |
|
dowwie
|
a313accc55
|
updated README formatting
|
2018-04-27 15:31:34 -04:00 |
|
dowwie
|
e35f8031b1
|
ready to commit
|
2018-04-27 15:30:29 -04:00 |
|
krircc
|
e295b4ded3
|
Update README.md
|
2018-04-26 18:25:43 +08:00 |
|
Nikolay Kim
|
cde7ef8c96
|
add askama example
|
2018-04-24 09:12:48 -07:00 |
|
Nikolay Kim
|
0ae5ae7bc6
|
Merge branch 'master' of github.com:actix/examples
|
2018-04-18 16:47:53 -07:00 |
|
Nikolay Kim
|
894a795ee7
|
add cookie auth example
|
2018-04-18 16:46:35 -07:00 |
|