1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
Commit Graph

64 Commits

Author SHA1 Message Date
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
Nikolay Kim
c057da6329
Merge pull request #5 from Dowwie/master
updated basics example to return 500 statuscode for /error request
2018-04-17 10:57:44 -07:00
dowwie
911386d5c8 updated basics example to return 500 statuscode for /error request 2018-04-17 13:55:49 -04:00
Jose Marinez
5abaabcb9b Ignoring .DS_Store 2018-04-16 16:50:14 -04:00
Jose Marinez
6276b697e2 Adding first draft of static index example 2018-04-16 16:38:29 -04:00
Nikolay Kim
447ee25869 icons 2018-04-16 10:53:34 -07:00
krircc
c0ddc4bd9d git push fix basics 2018-04-15 10:45:30 +08:00
krircc
95deb8024e git push fix basics 2018-04-15 10:37:52 +08:00
Nikolay Kim
79a026a744
Merge pull request #3 from andreevlex/feature/issue-2
delete index.html
2018-04-14 19:26:27 -07:00
krircc
15663241e0 git push fix basics 2018-04-15 10:19:26 +08:00
Alexander Andreev
8f93a85083 delete index.html
fix #2
2018-04-14 22:04:12 +03:00
Nikolay Kim
7648c0865e fix travis link 2018-04-13 13:39:08 -07:00
Nikolay Kim
0b9f155336 fix travis config 2018-04-13 12:34:04 -07:00
Nikolay Kim
2198cd7bbc Merge branch 'master' of github.com:actix/examples 2018-04-13 12:32:44 -07:00
Nikolay Kim
1dea2cf3c3 add workspace 2018-04-13 12:32:15 -07:00
krircc
091e06c747 update web-cors 2018-04-13 16:06:32 +08:00
krircc
8afcbcd1e2 update web-cors 2018-04-13 16:03:58 +08:00
krircc
3b34efe8ea
Update README.md 2018-04-13 13:26:48 +08:00