1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-18 02:13:58 +01:00

Commit Graph

  • b957640618 Migrate actix-service to std::future, Michal Hornický 2019-10-01 09:54:02 +0200
  • f42cba3bdc Migrate actix-codec to std::future Michal Hornický 2019-09-14 22:07:07 +0200
  • ce02f25f4d updated readme and changelogs to reflect changes and minimum required rust version Jerome Gravel-Niquet 2019-09-28 11:10:23 -0400
  • 64f0421ed6 bump minimum rust version to 1.37 Jerome Gravel-Niquet 2019-09-28 10:39:08 -0400
  • 551aab974a merged Jerome Gravel-Niquet 2019-09-27 11:09:49 -0400
  • aa9bbe2114 prepare actix-ioframe release ioframe-v0.1.0 Nikolay Kim 2019-09-25 10:47:06 +0600
  • 4837a901e2 prepare actix-server release server-v0.6.1 Nikolay Kim 2019-09-25 10:35:15 +0600
  • a02ff17cb1 remove actix-tower from workspace Nikolay Kim 2019-09-25 10:11:17 +0600
  • dbf566928c drop tower intergration Nikolay Kim 2019-09-25 10:01:08 +0600
  • ca982b2467 update workspace deps for tests Nikolay Kim 2019-09-25 10:00:54 +0600
  • c859d13e3b use actix-testing instead of test server Nikolay Kim 2019-09-25 09:51:28 +0600
  • 41e49e8093 update changes testing-v0.1.0 Nikolay Kim 2019-09-25 09:32:33 +0600
  • 715a770d7a deprecate test server Nikolay Kim 2019-09-25 09:31:52 +0600
  • 5469d8c910 prep actix-testing release Nikolay Kim 2019-09-25 09:26:12 +0600
  • 8be5f773f4 add actix-testing crate Nikolay Kim 2019-09-17 16:04:20 +0600
  • b686b4c34e Feature uds: Add listen_uds to ServerBuilder (#43) karlri 2019-09-16 07:07:46 +0200
  • a844941b9f Migrate actix-codec, actix-rt, and actix-threadpool to std::future Michal Hornický 2019-09-13 15:45:52 +0200
  • 808f185a89 Feature uds: Add listen_uds to ServerBuilder Karl Rikte 2019-09-12 09:06:26 +0200
  • 25b2529396 Update rustls, tokio-rustls and webpki across the board Jerome Gravel-Niquet 2019-09-09 08:45:04 -0400
  • 34a7b7f05a add TcpStreamService connect-v0.2.5 Nikolay Kim 2019-09-05 16:34:48 -0700
  • b1d9b06a87 Use arbiters storage for default async resolver connect-v0.2.4 Nikolay Kim 2019-09-02 15:15:55 -0700
  • 94e673b50b Add arbiter specific storage rt-0.2.5 Nikolay Kim 2019-09-02 15:03:03 -0700
  • 1a644c6bb1 Check service readiness for new_apply_cfg combinator service-v0.4.2 Nikolay Kim 2019-08-27 05:28:15 +0600
  • aad013f559
    Fix clippy warnings (#40) Yuki Okushi 2019-08-17 05:15:51 +0900
  • 4fa06525a4 Fix clippy warnings Yuki Okushi 2019-08-16 14:07:12 +0900
  • 7a18d9da26 Add check for minimum rust version (#39) Aron Heinecke 2019-08-08 02:49:29 +0200
  • d59b8ce62e Fix invalid minimum version (#38) Aron Heinecke 2019-08-08 02:48:31 +0200
  • 3ab8040fc5
    Add check for minimum rust version Aron Heinecke 2019-08-08 00:42:34 +0200
  • 277b4a533c
    Fix invalid minimum version Aron Heinecke 2019-08-08 00:41:06 +0200
  • bfa98627b4 let's encrypt - wip lets-encrypt jwdeitch 2019-08-07 08:25:16 -0400
  • 2a26c87c36 let's encrypt - wip jwdeitch 2019-08-07 08:05:16 -0400
  • e976758d92 let's encrypt - wip jwdeitch 2019-08-07 07:55:09 -0400
  • e1ee3a1c32 let's encrypt - wip jwdeitch 2019-08-06 23:12:48 -0400
  • 3821d511d0 prep actix-threadpool release threadpool-v0.1.2 Nikolay Kim 2019-08-05 09:54:49 -0700
  • 62e429cb0c Merge branch 'master' of github.com:actix/actix-net connect-v0.2.3 Nikolay Kim 2019-08-05 09:53:03 -0700
  • a2643d475a Add ConnectService and OpensslConnectService Nikolay Kim 2019-08-05 09:52:50 -0700
  • 34c259a8b5
    Merge pull request #35 from ignatenkobrain/parking_lot Sven-Hendrik Haase 2019-08-05 17:30:19 +0200
  • 8b398c3386
    threadpool: Update parking_lot to 0.9 Igor Gnatenko 2019-08-04 15:46:14 +0200
  • 0baceb0e56 Fix typo in desc (#34) Neil Locketz 2019-07-30 12:35:57 -0400
  • 7d5554d79a Fix typo in desc Neil Locketz 2019-07-30 12:23:08 -0400
  • 6be1f37f6c Minor typo corrections in docs (#33) Michael Snoyman 2019-07-25 08:46:11 +0300
  • f50e980448
    Minor typo corrections in docs Michael Snoyman 2019-07-25 07:56:50 +0300
  • a742768feb bump version connect-v0.2.2 Nikolay Kim 2019-07-24 14:16:02 +0600
  • f913872159 add rustls support for connect (#31) Marat Safin 2019-07-24 11:14:26 +0300
  • 2e3a9a2f82 add rustls support for connect Marat Safin 2019-07-18 17:48:47 +0300
  • 41145040e1 remove ClonableService utils-v0.4.5 Nikolay Kim 2019-07-19 11:03:16 +0600
  • 311bb14d97 add unix domain sockets support #3 server-v0.6.0 Nikolay Kim 2019-07-18 17:05:40 +0600
  • 2955e49d78 add unix domain sockets support server-config-v0.1.2 Nikolay Kim 2019-07-18 16:43:42 +0600
  • 9d1b428b34 undeprecate framed transport utils-v0.4.4 Nikolay Kim 2019-07-17 13:31:00 +0600
  • 42d526bced mark some fn as unsafe Nikolay Kim 2019-07-17 11:16:38 +0600
  • 23a230a83b deprecate ClonableService and FramedTransport utils-v0.4.3 Nikolay Kim 2019-07-17 10:57:52 +0600
  • 411e31786f update actix-connect changes rt-0.2.4 connect-v0.2.1 Nikolay Kim 2019-07-17 10:33:47 +0600
  • b491d373b1 update actix-rt changes Nikolay Kim 2019-07-17 10:30:59 +0600
  • 9271b95c87 Avoid a copy of the Future when initializing the Box. (#29) Jeff Muizelaar 2019-07-17 00:29:22 -0400
  • 1b3cd0d88c Expose Connect addrs (#30) Jan Michael Auer 2019-07-17 02:17:51 +0200
  • 92b9cb59e2 Expose Connect addrs Jan Michael Auer 2019-07-16 13:29:23 +0200
  • d3b3c64be8 Avoid a copy of the Future when initializing the Box. Jeff Muizelaar 2019-07-04 10:54:30 -0400
  • da302d4b7a fix disconnect callback Nikolay Kim 2019-07-03 13:02:03 +0600
  • 922a919572 simple callback Nikolay Kim 2019-07-02 12:35:27 +0600
  • 5a62175b6e add disconnect callback Nikolay Kim 2019-07-02 12:10:05 +0600
  • 5445e341c3 give access to io object during connect stage Nikolay Kim 2019-07-01 22:37:59 +0600
  • 1b17d274a0 refactor connect stage Nikolay Kim 2019-07-01 11:20:24 +0600
  • 9d8b3e6275 impl Stream and Sink for Connect Nikolay Kim 2019-06-30 22:58:23 +0600
  • 27baf03f64 Do not block on sink drop for FramedTransport utils-v0.4.2 Nikolay Kim 2019-06-26 15:20:07 +0600
  • 205cac82ce add custom framed dispatcher service Nikolay Kim 2019-06-26 15:19:40 +0600
  • 07708c5e9a prepare rt release rt-0.2.3 Nikolay Kim 2019-06-22 09:02:17 +0600
  • 1c04ad3238
    Merge pull request #22 from GeorgeHahn/with-external-runtime Nikolay Kim 2019-06-22 08:53:19 +0600
  • 66aa21740c
    Merge pull request #28 from ignatenkobrain/deps Nikolay Kim 2019-06-18 22:26:37 +0600
  • b183cb3324
    chore: Update derive_more to 0.15 Igor Gnatenko 2019-06-18 10:23:50 +0200
  • 158482cd2f Add new_apply_cfg function service-v0.4.1 Nikolay Kim 2019-06-06 14:28:07 +0600
  • 9e61f62871 new_async -> run_in_executor and return future directly + builder cleanup George Hahn 2019-06-05 12:36:04 -0500
  • 7051888289 prepare actix-threadpool release threadpool-v0.1.1 Nikolay Kim 2019-06-05 08:09:46 +0600
  • 0caa47fc47
    Merge pull request #27 from ignatenkobrain/license Nikolay Kim 2019-06-01 16:48:42 +0600
  • 6d1cbb2d2f
    Merge pull request #26 from ignatenkobrain/master Nikolay Kim 2019-06-01 16:47:56 +0600
  • ca289ddf7f Include license files into all sub-crates Igor Gnatenko 2019-05-30 20:37:42 +0200
  • ad9a197916
    chore: Update parking_lot to 0.8 Igor Gnatenko 2019-05-30 20:30:43 +0200
  • c4f05e033f fixup: fix new_async doc comment George Hahn 2019-05-24 10:29:52 -0500
  • 048314913c Enable System to be executed on an external CurrentThread runtime George Hahn 2019-05-23 13:34:47 -0500
  • c1b183e1ce Merge branch 'master' of github.com:actix/actix-net server-v0.5.1 Nikolay Kim 2019-05-18 10:56:51 -0700
  • 87bc3dacd9 use u64 for shutdown_timeout Nikolay Kim 2019-05-18 10:56:41 -0700
  • d19a5e1ea1 Add ServerCommand::Restart and Command::Restart Josh Leeb-du Toit 2019-05-16 19:17:18 +1000
  • 0156f479a0
    Merge pull request #19 from pka/patch-1 Nikolay Kim 2019-05-15 13:12:26 -0700
  • 139fa3b9a2
    Fix typo Pirmin Kalberer 2019-05-15 20:51:24 +0200
  • a14f612382 remove debug prints router-v0.1.5 Nikolay Kim 2019-05-15 10:29:10 -0700
  • 059e2ad042 Fix checked resource match router-v0.1.4 Nikolay Kim 2019-05-15 10:21:29 -0700
  • fdf2a6f422 prepare actix-utils release utils-v0.4.1 Nikolay Kim 2019-05-15 08:31:40 -0700
  • fc2631c852 merge remote Nikolay Kim 2019-05-14 17:37:14 -0700
  • d51b210ae7 Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-05-14 17:36:18 -0700
  • 0a6cded975 change Either constructor Nikolay Kim 2019-05-14 17:32:50 -0700
  • 14e3933d8b
    Merge pull request #17 from neoeinstein/tower-interop Nikolay Kim 2019-05-12 20:03:42 -0700
  • 837504c10f update deps Nikolay Kim 2019-05-12 08:40:42 -0700
  • 802d808aca prepare actix-connect release connect-v0.2.0 Nikolay Kim 2019-05-12 08:15:18 -0700
  • 7712de3d8e update deps test-server-v0.2.2 Nikolay Kim 2019-05-12 08:10:30 -0700
  • f1d0d5f6f9 prepare actix-server release server-v0.5.0 Nikolay Kim 2019-05-12 08:03:16 -0700
  • a76fcaf4d8 prepare actix-utils release utils-v0.4.0 Nikolay Kim 2019-05-12 08:00:23 -0700
  • a2134035d6 prepare actix-service release service-v0.4.0 Nikolay Kim 2019-05-12 07:53:26 -0700
  • 5f8599faf1 merge master Nikolay Kim 2019-05-12 06:06:45 -0700
  • f0776fca94 Use associated type for NewService config Nikolay Kim 2019-05-12 06:03:50 -0700
  • c7676df697
    Add documentation and doctests Marcus Griep 2019-05-03 10:08:49 -0400
  • ecf7a11a20
    Add convenience methods to wrap with middleware Marcus Griep 2019-05-02 17:47:37 -0400