actix_redis
|
update redis examples
|
2019-07-11 15:11:05 +06:00 |
actix_todo
|
Fix error message for failed connection (#144)
|
2019-06-22 13:08:45 +06:00 |
async_db
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
async_ex1
|
cargo fmt
|
2019-06-07 13:30:14 -07:00 |
async_ex2
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
basics
|
update chat-broker example and fmt
|
2019-07-11 15:02:25 +06:00 |
cookie-auth
|
update chat-broker example and fmt
|
2019-07-11 15:02:25 +06:00 |
cookie-session
|
update users sessions link (#154)
|
2019-07-11 14:47:41 +06:00 |
diesel
|
Add openSUSE instructions for diesel example (#149)
|
2019-06-28 14:53:08 +06:00 |
error_handling
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
form
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
hello-world
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
http-full-proxy
|
Full proxy omit content length (#152)
|
2019-07-01 10:02:51 +06:00 |
http-proxy
|
resolve issue 139
|
2019-06-10 18:06:56 +02:00 |
json
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
json_error
|
update chat-broker example and fmt
|
2019-07-11 15:02:25 +06:00 |
jsonrpc
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
juniper
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
middleware
|
Fixes trivial typos.
|
2019-06-06 15:20:25 -06:00 |
multipart
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
protobuf
|
update chat-broker example and fmt
|
2019-07-11 15:02:25 +06:00 |
r2d2
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
redis-session
|
reenable uds example; cargo fmt
|
2019-07-18 18:03:19 +06:00 |
rustls
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
simple-auth-server
|
reenable uds example; cargo fmt
|
2019-07-18 18:03:19 +06:00 |
state
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
static_index
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
template_askama
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
template_handlebars
|
update chat-broker example and fmt
|
2019-07-11 15:02:25 +06:00 |
template_tera
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
template_yarte
|
Update yarte version to 0.3 (#155)
|
2019-07-11 14:47:22 +06:00 |
tls
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
unix-socket
|
reenable uds example; cargo fmt
|
2019-07-18 18:03:19 +06:00 |
web-cors
|
use cors and identity crates
|
2019-06-17 12:48:03 +06:00 |
websocket
|
feat: update ws client example to actix-web 1.0 (#143)
|
2019-07-11 14:48:14 +06:00 |
websocket-chat
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
websocket-chat-broker
|
update chat-broker example and fmt
|
2019-07-11 15:02:25 +06:00 |
websocket-tcp-chat
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
.gitignore
|
added async_ex2
|
2019-04-09 14:12:07 -04:00 |
.travis.yml
|
use jsonwebtoken repo as temp solution to ring dep
|
2019-03-30 09:33:18 -07:00 |
Cargo.toml
|
reenable uds example; cargo fmt
|
2019-07-18 18:03:19 +06:00 |
LICENSE
|
Initial commit
|
2018-04-12 17:07:42 -07:00 |
README.md
|
use cors and identity crates
|
2019-06-17 12:48:03 +06:00 |
rustfmt.toml
|
port more examples
|
2019-03-09 22:38:15 -08:00 |