1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00

Commit Graph

  • 0f692a3bfb Add middleware example for reading the Request body Sven-Hendrik Haase 2019-09-11 15:12:08 +0200
  • 948054f1e4 Add middleware example with wrap_fn Sven-Hendrik Haase 2019-09-11 14:04:33 +0200
  • f232b6c684
    Fix clippy warnings (#168) Yuki Okushi 2019-09-05 00:04:57 +0900
  • 663de0e747 Fix clippy warnings Yuki Okushi 2019-09-02 18:51:21 +0900
  • bb639d5fe3
    Prevent jobs from being terminated on Travis (#167) Yuki Okushi 2019-09-02 18:20:15 +0900
  • e0daf39fdf Run Clippy on nightly Yuki Okushi 2019-09-01 17:53:00 +0900
  • 975ac80a02 Fix command Yuki Okushi 2019-09-01 17:39:46 +0900
  • 1ae1dcb998 Fix installing clippy Yuki Okushi 2019-09-01 17:25:13 +0900
  • 3126437d09 Prevent jobs from being terminated Yuki Okushi 2019-09-01 16:59:42 +0900
  • 6272b56699
    Merge pull request #165 from actix/vmalloc/remove-old-proxy leizzer 2019-08-21 14:08:55 -0300
  • bc7e9f5e6b Remove old http-proxy, use the full version as the official http-proxy example (closes #164) Rotem Yaari 2019-08-19 21:42:31 +0300
  • 7abc37139c
    Merge pull request #163 from actix/remove_python_client leizzer 2019-08-13 13:54:42 -0300
  • b358d66344 replace png file for a real png Cristian Re 2019-08-13 12:10:52 -0300
  • 7c34cf235b implement client with bash Cristian Re 2019-08-13 11:29:16 -0300
  • 02042ae26f
    Merge pull request #162 from JohnTitor/ignore-png Yuki Okushi 2019-08-11 09:30:50 +0900
  • d27b947836 Ignore example's png Yuki Okushi 2019-08-11 01:13:02 +0900
  • 51ba48e779
    Merge pull request #160 from actix/fix_multipart_example leizzer 2019-08-09 21:10:58 -0300
  • ffb1b40dc2 Fix client.py paths Cristian Re 2019-08-09 18:19:18 -0300
  • 44053504ad reenable uds example; cargo fmt Nikolay Kim 2019-07-18 18:03:19 +0600
  • 7525903fe6 Update to new actix 1.0 api, drop actix-rt (#158) Harry Gill 2019-07-18 12:55:14 +0100
  • e7d598aa37 Merge branch 'master' of https://github.com/actix/examples mygnu 2019-07-13 00:18:59 +0100
  • 91a9f27974 Update to new actix 1.0 api, drop actix-rt mygnu 2019-07-13 00:13:00 +0100
  • 258eae3bb9
    Merge pull request #157 from Dowwie/master Darin 2019-07-12 06:23:20 -0400
  • 858376ecda renamed package dowwie 2019-07-11 15:27:17 -0400
  • 99c9e145c1 updated redis-session with comprehensive example and tests dowwie 2019-07-11 15:10:09 -0400
  • 8c019519b9 update redis examples Nikolay Kim 2019-07-11 15:11:05 +0600
  • 93275d7986 update chat-broker example and fmt Nikolay Kim 2019-07-11 15:02:25 +0600
  • 4aa663e794 feat: update ws client example to actix-web 1.0 (#143) Guoli Lyu 2019-07-11 16:48:14 +0800
  • 59df61db6f update users sessions link (#154) Arve Seljebu 2019-07-11 10:47:41 +0200
  • 3f286b5b60 Update yarte version to 0.3 (#155) Juan Aguilar 2019-07-11 10:47:22 +0200
  • bc7dd02f8d Update yarte version to 0.3 Juan Aguilar Santillana 2019-07-07 18:40:54 +0200
  • 03a3ccfa33
    update users sessions link Arve Seljebu 2019-07-01 21:47:49 +0200
  • 82786d4461 Full proxy omit content length (#152) Arve Seljebu 2019-07-01 06:02:51 +0200
  • 7c747c5006 Bump yarte version to 0.2.1 (#153) Juan Aguilar 2019-07-01 06:02:14 +0200
  • 730eb4180f Bump yarte version to 0.2.1 Juan Aguilar Santillana 2019-06-30 20:00:33 +0200
  • 0097296829 cargo fmt Arve Seljebu 2019-06-28 19:05:44 +0200
  • eebf7178f6 omit content-length header in http-full-proxy Arve Seljebu 2019-06-28 19:05:30 +0200
  • ed24f61cca Add openSUSE instructions for diesel example (#149) Dany Marcoux 2019-06-28 10:53:08 +0200
  • 58675a683b Do not decompress proxied responses (#151) Julian Tescher 2019-06-28 01:52:12 -0700
  • c467c824a1
    Do not decompress proxied responses Julian Tescher 2019-06-27 16:46:16 -0700
  • 145d27bdcf
    Add openSUSE instructions for diesel example Dany Marcoux 2019-06-27 12:19:16 +0200
  • b0d3c652b2 Fix error message for failed connection (#144) Niels Nielsen 2019-06-22 09:08:45 +0200
  • 733eb93a97 Added json_error example. (#146) Kai Yao 2019-06-22 02:08:18 -0500
  • 748d4516eb Avoid double Arc inside template_handlebars (#147) Valentin 2019-06-22 09:07:39 +0200
  • ae0e9a0c6b Avoid double Arc inside template_handlebars Valentin 2019-06-20 01:23:01 +0200
  • 9b406c8e63 Added json_error example. Kai Yao 2019-06-19 08:58:09 -0500
  • 8d029ed78c
    Fix error message for failed connection Niels Nielsen 2019-06-17 17:35:39 +0200
  • e7ed6755a5 use cors and identity crates Nikolay Kim 2019-06-17 12:48:03 +0600
  • 0bd54b0d2a
    feat: update ws client example to actix-web 1.0 Guoli Lyu 2019-06-16 22:51:45 +0800
  • c8467d1ffd
    Merge pull request #141 from pka/diesel-sqlite-fix Nikolay Kim 2019-06-16 08:44:13 +0600
  • a1d799a3f2 Read SQLite path from .env and fix DATABASE_URL Pirmin Kalberer 2019-06-12 23:03:20 +0200
  • 238e68de65
    Update README.md krircc 2019-06-11 17:47:37 +0800
  • 65adce90f8
    Update README.md krircc 2019-06-11 17:47:04 +0800
  • 8a547e12ab
    Merge pull request #140 from arve0/http-proxy-tls Nikolay Kim 2019-06-11 11:54:23 +0600
  • 114056bc76 resolve issue 139 Arve Seljebu 2019-06-10 18:06:56 +0200
  • 7373a5b1ef
    Merge pull request #138 from tiniuclx/master Nikolay Kim 2019-06-09 11:00:33 +0600
  • 006b7f3d08 adds Handlebars example Alexandru Tiniuc 2019-06-08 18:47:39 +0100
  • a93d8f41d4
    Merge pull request #135 from ctm/insignificant_typos Nikolay Kim 2019-06-08 10:02:52 +0600
  • 6fbbacc077
    Merge pull request #136 from fairingrey/fix_validation Nikolay Kim 2019-06-08 10:02:29 +0600
  • 72a58b7ca8 cargo fmt grey 2019-06-07 13:30:14 -0700
  • f1a34d534c add unused validation to async_ex1 example grey 2019-06-06 15:30:54 -0700
  • f7dd2e6236 Fixes trivial typos. Clifford T. Matthews 2019-06-06 15:20:25 -0600
  • aa5750cafc update actix-web to 1.0.0 Nikolay Kim 2019-06-06 16:47:40 +0600
  • db86fdc3db
    Merge pull request #133 from Dowwie/master Darin 2019-06-01 12:36:13 -0400
  • a8b49dfaec updated code comment about log middleware dowwie 2019-06-01 09:27:34 -0400
  • 4e3a42d77d changed order of logging middleware, which must register last dowwie 2019-06-01 09:24:54 -0400
  • bfedcd9a59 add async-await example jesskfulwood 2019-06-01 10:22:10 +0100
  • 6c7b068a90
    Merge pull request #129 from blackjune/patch-1 Nikolay Kim 2019-05-25 09:20:40 -0700
  • 511ab8ce51
    Fix bug in state type blackjune 2019-05-25 22:22:43 +0800
  • eff911db89
    Merge pull request #127 from senden9/patch-1 Nikolay Kim 2019-05-25 02:14:24 -0700
  • 25f7ce87b4
    Fix bug in database script Stefano Probst 2019-05-24 20:34:08 +0200
  • 3affdac535
    Fix database script bug Stefano Probst 2019-05-24 20:26:02 +0200
  • 49fc6df226
    Merge pull request #121 from zeljic/revert-120-fix-http-full-proxy-streaming Nikolay Kim 2019-05-21 14:14:10 -0700
  • 7491a003c3
    Merge pull request #124 from hstefan/protobuf-crate Nikolay Kim 2019-05-21 14:13:52 -0700
  • fdf061610d Adapting protobuf example to use actix_protobuf Stefan Puhlmann 2019-05-21 22:09:27 +0200
  • e771c05815
    Revert "fix streaming issue in http-full-proxy example" Đorđe Zeljić 2019-05-16 00:03:08 +0200
  • 343e240807
    Merge pull request #120 from zeljic/fix-http-full-proxy-streaming Nikolay Kim 2019-05-12 18:52:31 -0700
  • e07bbfe01c fix streaming issue in http-full-proxy example zeljic 2019-05-12 23:11:58 +0200
  • cee9142257 upgrade actix-web Nikolay Kim 2019-05-12 11:58:26 -0700
  • 68509a7eaf use absolute path huang.xiangdong 2019-05-06 15:26:42 +0800
  • 67bc0144ba fix return home link bug huang.xiangdong 2019-05-05 15:42:50 +0800
  • c9d1df46b1 use absolute path huang.xiangdong 2019-05-06 15:26:42 +0800
  • d8f7b1b6bf fix return home link bug huang.xiangdong 2019-05-05 15:42:50 +0800
  • 8de183768c upgrade to beta3 Nikolay Kim 2019-05-04 21:52:24 -0700
  • d571ee5abb explicit Error for middlewares Nikolay Kim 2019-04-25 11:19:21 -0700
  • 0445615e59 update jsonwebtoken Nikolay Kim 2019-04-23 11:23:46 -0700
  • 982ec7bb2f multipart: fix size result calculation Sylvain Kerkour 2019-04-22 15:10:25 +0200
  • 01993208ad
    multipart: fix size result calculation Sylvain Kerkour 2019-04-22 15:10:25 +0200
  • f073d9029f use actix-multipart 0.1.0-beta.1 Nikolay Kim 2019-04-21 17:08:16 -0700
  • 3058f53bac update simple-auth example Nikolay Kim 2019-04-21 09:37:29 -0700
  • 1f2d4ed54f Merge branch 'master' of github.com:actix/examples Nikolay Kim 2019-04-21 09:36:46 -0700
  • 52811611d0 update to beta.1 Nikolay Kim 2019-04-21 09:36:31 -0700
  • 22c9dc39ac
    Merge pull request #112 from mohanson/jsonrpc Nikolay Kim 2019-04-20 11:24:15 -0700
  • 0faa540b8d Merge branch 'master' of github.com:actix/examples Nikolay Kim 2019-04-16 15:03:20 -0700
  • bc2b17602e fix proxy example Nikolay Kim 2019-04-16 15:03:11 -0700
  • 916c48367e
    Merge pull request #114 from NathanielAJohnson/master Darin 2019-04-15 11:13:19 -0400
  • 28d008e97c clarify use of sleep in async_db nathaniel 2019-04-15 10:02:57 -0500
  • 15833104ef
    Update README.md Mohanson 2019-04-15 14:16:38 +0800
  • 397b8e22fa Fix an error in method wait mohanson 2019-04-15 10:27:25 +0800
  • 8371d77f7c Add jsonrpc example mohanson 2019-04-15 10:05:22 +0800