async_db
|
update rusqlite and r2d2_sqlite in async_db and r2d2 (#148)
|
2020-01-30 15:52:10 +09:00 |
async_ex1
|
Remove unused deps found with https://github.com/est31/cargo-udeps (#232)
|
2020-01-13 00:25:52 +09:00 |
async_ex2
|
Remove unused deps found with https://github.com/est31/cargo-udeps (#232)
|
2020-01-13 00:25:52 +09:00 |
async_pg
|
resolved formatting
|
2020-01-31 07:21:39 -05:00 |
basics
|
resolved formatting
|
2020-01-31 07:21:39 -05:00 |
cookie-auth
|
update deps
|
2019-12-25 20:48:33 +04:00 |
cookie-session
|
update deps
|
2019-12-25 20:48:33 +04:00 |
diesel
|
improve diesel example (#241)
|
2020-01-27 21:20:04 +09:00 |
error_handling
|
update deps
|
2019-12-25 20:48:33 +04:00 |
form
|
Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
|
2020-01-12 14:04:02 +01:00 |
graphql-demo
|
Fix directory names on READMEs (#220)
|
2019-12-26 19:37:34 +09:00 |
hello-world
|
update deps
|
2019-12-25 20:48:33 +04:00 |
http-proxy
|
update deps
|
2019-12-25 20:48:33 +04:00 |
json
|
Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
|
2020-01-12 14:04:02 +01:00 |
json_error
|
update deps
|
2019-12-25 20:48:33 +04:00 |
jsonrpc
|
Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
|
2020-01-12 14:04:02 +01:00 |
juniper
|
Update juniper example (#233)
|
2020-01-13 01:14:08 +09:00 |
middleware
|
resolved formatting
|
2020-01-31 07:21:39 -05:00 |
multipart
|
update deps
|
2019-12-25 20:48:33 +04:00 |
multipart-async-std
|
Create async-std multipart example (#228)
|
2020-01-23 10:16:08 +09:00 |
openssl
|
Fix directory names on READMEs (#220)
|
2019-12-26 19:37:34 +09:00 |
protobuf
|
Update dependencies (#182)
|
2019-10-06 04:44:45 +09:00 |
r2d2
|
update rusqlite and r2d2_sqlite in async_db and r2d2 (#148)
|
2020-01-30 15:52:10 +09:00 |
redis
|
Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
|
2020-01-12 14:04:02 +01:00 |
redis-session
|
update deps
|
2019-12-25 20:48:33 +04:00 |
run-in-thread
|
update deps
|
2019-12-25 20:48:33 +04:00 |
rustls
|
update deps
|
2019-12-25 20:48:33 +04:00 |
server-sent-events
|
update deps
|
2019-12-25 20:48:33 +04:00 |
shutdown-server
|
resolved formatting
|
2020-01-31 07:21:39 -05:00 |
simple-auth-server
|
Use derive feature from serde https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 (#230)
|
2020-01-12 21:11:12 +09:00 |
state
|
Also demonstrate how to pass shared counters via Atomic (#242)
|
2020-01-28 09:41:45 +09:00 |
static_index
|
update deps
|
2019-12-25 20:48:33 +04:00 |
template_askama
|
Remove unused deps found with https://github.com/est31/cargo-udeps (#232)
|
2020-01-13 00:25:52 +09:00 |
template_handlebars
|
update deps
|
2019-12-25 20:48:33 +04:00 |
template_tera
|
update deps
|
2019-12-25 20:48:33 +04:00 |
template_yarte
|
Fix yarte test (#229)
|
2020-01-12 19:57:39 +09:00 |
todo
|
Fix templates path (#248)
|
2020-02-04 01:42:29 +09:00 |
udp-echo
|
code review fixes
|
2019-02-22 15:00:58 +05:00 |
unix-socket
|
update deps
|
2019-12-25 20:48:33 +04:00 |
web-cors
|
Remove unused deps found with https://github.com/est31/cargo-udeps (#232)
|
2020-01-13 00:25:52 +09:00 |
websocket
|
simplify websokcet client example with BoxedSocket (#166)
|
2020-01-06 13:59:45 +09:00 |
websocket-chat
|
update deps
|
2019-12-25 20:48:33 +04:00 |
websocket-chat-broker
|
update dependencies
|
2019-12-20 22:30:26 +06:00 |
websocket-tcp-chat
|
Arbiter::exec to start TcpServer will not work, simply call it (#118)
|
2020-01-27 23:17:14 +09:00 |
.gitignore
|
Ignore example's png
|
2019-08-11 01:13:02 +09:00 |
.travis.yml
|
Run all tests regardless of prior failures.
|
2019-09-29 18:02:38 +03:00 |
Cargo.toml
|
enhanced, renamed shutdown example and modified async_pg readme
|
2020-01-31 07:10:56 -05:00 |
LICENSE
|
Initial commit
|
2018-04-12 17:07:42 -07:00 |
README.md
|
Update README.md (#245)
|
2020-01-30 15:33:17 +09:00 |
rustfmt.toml
|
port more examples
|
2019-03-09 22:38:15 -08:00 |