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

23 Commits

Author SHA1 Message Date
Yuki Okushi
bb639d5fe3
Prevent jobs from being terminated on Travis (#167)
* Prevent jobs from being terminated

* Fix installing clippy

* Fix command

* Run Clippy on nightly
2019-09-02 18:20:15 +09:00
Nikolay Kim
273068c362 use jsonwebtoken repo as temp solution to ring dep 2019-03-30 09:33:18 -07:00
Juan Aguilar
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
Juan Aguilar Santillana
7ed8d19b66 Add template yarte 2019-03-12 21:15:53 +01:00
Harry Gill
2fc76ac49b simple-auth-server added to examples (#65) 2018-12-09 18:55:36 +03:00
Rotem Yaari
e30915d98d Add example of a full HTTP proxy, proxying body, header and method (#58) 2018-11-04 12:20:57 +03:00
Douman
9c3576932f Enable travis cargo cache back 2018-10-14 21:16:17 +03:00
Douman
98d060184f Disable cargo caching to update actix-web version? 2018-10-14 20:19:21 +03:00
Christopher Ricketts
8edf86e4b8 WebSocket Chat example using actix-broker (#44)
WebSocket Chat Example rewrite with actix-broker
2018-09-18 13:19:45 +03:00
Dan Munckton
60c3ca2050 Add actix-todo example 2018-09-02 10:45:06 +01:00
Darin
a677dc8a92
Merge pull request #37 from Dowwie/master
cache and delete entry
2018-08-12 06:08:02 -04:00
dowwie
7ccde8c2d3 added actix_redis example 2018-08-11 06:58:29 -04:00
Nikolay Kim
ca32d68769 rustls example 2018-08-07 22:34:16 -07:00
dowwie
026ff64cf3 updated travis.yml 2018-08-07 13:07:52 -04:00
Sadika Sumanapala
7156e1cbf0 Rename example 'complex-middleware' to 'cookie-auth-full' 2018-07-23 15:29:32 +05:30
Sadika Sumanapala
1e7402e2bb Complex middleware example 2018-07-21 20:07:58 +05:30
Gorm Casper
ab7736c790 init 2018-07-09 20:18:31 +02:00
Gorm Casper
ba10fd4966 add form example to .travis.yml 2018-07-05 21:43:49 +02:00
Nikolay Kim
96a77890ba do not use with2 2018-06-01 11:31:53 -07:00
Nikolay Kim
0b9f155336 fix travis config 2018-04-13 12:34:04 -07:00
Nikolay Kim
3a4a0e5b81 stable relese only 2018-04-12 21:13:18 -07:00
Nikolay Kim
95091272a6 check examples on all versions of rust 2018-04-12 19:11:34 -07:00
Nikolay Kim
73b7ea3a14 add travis config 2018-04-12 19:04:35 -07:00