1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00

Commit Graph

  • bd814d6f80 re-export trust-dns types Nikolay Kim 2019-04-05 10:36:57 -0700
  • a4e0c71baa Merge branch 'master' of github.com:actix/actix-net connect-v0.1.2 Nikolay Kim 2019-04-04 15:41:50 -0700
  • b9ea445e70 Log error if dns system config could not be loaded Nikolay Kim 2019-04-04 15:41:05 -0700
  • ba2901269d
    Merge pull request #11 from Dowwie/master Nikolay Kim 2019-04-04 11:06:02 -0700
  • 5cbc29306a updated as per comments dowwie 2019-04-04 14:02:53 -0400
  • 810fa869ae remove unneeded static utils-v0.3.5 Nikolay Kim 2019-04-04 10:04:19 -0700
  • 33cd51aabf added docs for trait Service, trait Transform dowwie 2019-04-04 11:40:28 -0400
  • 629ed05f82 Get dynamic segment by name instead of iterator router-v0.1.1 Nikolay Kim 2019-04-03 21:40:21 -0700
  • 5e8ae210f7 Rename connect Connector to TcpConnector #10 Nikolay Kim 2019-03-31 19:14:13 -0700
  • 3add90628f Fix SIGINT force shutdown server-v0.4.2 Nikolay Kim 2019-03-30 12:09:02 -0700
  • 02ab804e0b prepare actix-service release service-v0.3.5 Nikolay Kim 2019-03-29 11:16:40 -0700
  • feac0b43d9 add impl Service for Rc<RefCell<S>> Nikolay Kim 2019-03-29 10:21:17 -0700
  • 1441355d4f use release Nikolay Kim 2019-03-28 04:02:39 -0700
  • 7c5afc09a6 move threadpool to separate crate threadpool-v0.1.0 rt-0.2.2 Nikolay Kim 2019-03-28 03:56:52 -0700
  • 16856c7d3f Merge branch 'master' of github.com:actix/actix-net codec-0.1.2 Nikolay Kim 2019-03-27 17:30:54 -0700
  • 95d02659d5 Added Framed::map_io() method Nikolay Kim 2019-03-27 17:30:37 -0700
  • bcbd7e6ddf Fix unnecessary arbiter clone at builder rt Juan Aguilar Santillana 2019-03-22 18:29:12 +0100
  • be1d3b9cd2 Fix unnecessary arbiter clone at builder rt Juan Aguilar Santillana 2019-03-22 18:29:12 +0100
  • e0d3581239 allow to send messages to framed transport via mpsc channel Nikolay Kim 2019-03-20 09:44:23 -0700
  • ef1bdb2eb2 update travis config Nikolay Kim 2019-03-17 10:25:24 -0700
  • 10301ff49d temp tarpaulin fix Nikolay Kim 2019-03-17 08:53:50 -0700
  • 27c28d6597 Fix error handling for single address connect-v0.1.1 Nikolay Kim 2019-03-15 11:37:51 -0700
  • b290273e81 prepare actix-connect release connect-v0.1.0 Nikolay Kim 2019-03-14 22:39:49 -0700
  • 720230b852
    Merge pull request #8 from Firstyear/2019-03-15-arbiter-docs server-v0.4.1 Nikolay Kim 2019-03-14 20:58:33 -0700
  • 44c2639fd6 prepare actix-server release Nikolay Kim 2019-03-14 20:55:55 -0700
  • 9a5705d1b6 merge travis branch Nikolay Kim 2019-03-14 20:53:56 -0700
  • 7ff923a58f stop tests threads Nikolay Kim 2019-03-14 12:56:59 -0700
  • 6659b192d3 travis config Nikolay Kim 2019-03-14 11:55:39 -0700
  • 1146d9cf30 fix init order Nikolay Kim 2019-03-14 20:48:58 -0700
  • b7b76c47e5 rename method Nikolay Kim 2019-03-14 20:23:49 -0700
  • d23dc6f6af Allow to run future before server service initialization Nikolay Kim 2019-03-14 20:09:34 -0700
  • 9b6a955da4 Improve Arbiter documentation William Brown 2019-03-15 10:24:27 +1000
  • f3aa48309f travis config Nikolay Kim 2019-03-14 11:55:39 -0700
  • c9b86712e5 reinstall tarpaulin Nikolay Kim 2019-03-14 11:31:32 -0700
  • 0f74f280f9 impl Address for http::Uri Nikolay Kim 2019-03-14 11:15:32 -0700
  • eb37e15554 use specific version of nightly Nikolay Kim 2019-03-14 10:43:36 -0700
  • ad007b8b42 Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-03-14 10:28:47 -0700
  • 7c0d1f2273 update travis config Nikolay Kim 2019-03-14 10:25:34 -0700
  • d82bc7c52b
    Merge pull request #7 from najamelan/fix/compiler_warnings Nikolay Kim 2019-03-14 07:24:37 -0700
  • 265229b44b allow to override port Nikolay Kim 2019-03-13 22:55:01 -0700
  • 38545dedc7 refactor Connect type and add tests Nikolay Kim 2019-03-13 22:51:31 -0700
  • 6ebff22601 simplify name Nikolay Kim 2019-03-13 16:38:08 -0700
  • 2c9b91b366 add specific constructors Nikolay Kim 2019-03-13 15:55:20 -0700
  • b483200037 remove generic Nikolay Kim 2019-03-13 15:52:51 -0700
  • a73600fbcd remove generic E Nikolay Kim 2019-03-13 15:51:21 -0700
  • 084a28ca07 add Connect::with_request Nikolay Kim 2019-03-13 15:49:31 -0700
  • a7c74c53ea store request in Connect request Nikolay Kim 2019-03-13 15:37:12 -0700
  • 3e7d737e73 update travis Nikolay Kim 2019-03-13 14:39:02 -0700
  • 87db4bf741 changes Nikolay Kim 2019-03-13 14:38:33 -0700
  • 8b0fe6f796 rename crate Nikolay Kim 2019-03-13 12:40:37 -0700
  • 52a45fda53 redesign actix-connector Nikolay Kim 2019-03-13 12:40:11 -0700
  • 2c7de7e0fb Fix compiler warnings. Naja Melan 2019-03-13 08:41:26 +0100
  • 1fcc0734b5 prep release test-server-v0.2.0 Nikolay Kim 2019-03-12 17:01:02 -0700
  • b6f952b036 remove constraint server-v0.4.0 Nikolay Kim 2019-03-12 16:49:57 -0700
  • 0fdac38307 add constraint Nikolay Kim 2019-03-12 16:48:29 -0700
  • a3c4637372 prepare actix-server release Nikolay Kim 2019-03-12 16:40:22 -0700
  • ae9bc5ae78 refactor ApplyConfig combinator utils-v0.3.4 service-v0.3.4 server-config-v0.1.0 Nikolay Kim 2019-03-12 16:32:10 -0700
  • 21c289d7e4 fix InOrderService::poll_ready() nested service rediness check Nikolay Kim 2019-03-12 16:03:05 -0700
  • 5e6eed905c fix InFlightService::poll_ready() nested service rediness check Nikolay Kim 2019-03-12 15:48:02 -0700
  • 6801a38de5 check readiness for all services Nikolay Kim 2019-03-12 15:15:14 -0700
  • 39356690b0 use ServerConfig for system configuration Nikolay Kim 2019-03-12 14:14:21 -0700
  • f6f292a678 enforce constraint on OpensslAcceptor Nikolay Kim 2019-03-12 13:57:28 -0700
  • b3366bc1af service response is not important Nikolay Kim 2019-03-12 13:55:31 -0700
  • 2c1f8f0b96 enforce constraints on AndThenNewService type Nikolay Kim 2019-03-12 13:50:14 -0700
  • e7465bfa2e fix map_err constraints Nikolay Kim 2019-03-12 13:45:05 -0700
  • 755d4958c5 use IntoService types for transform services Nikolay Kim 2019-03-12 13:39:04 -0700
  • 825117fd4c add Deref/DerefMut impls for Io Nikolay Kim 2019-03-12 13:12:22 -0700
  • 7033b50fed add Io::set method for overriding param Nikolay Kim 2019-03-12 12:53:43 -0700
  • ef9bfb8981 add helpers Nikolay Kim 2019-03-12 12:53:08 -0700
  • bef199f831 add blocking mod support rt-0.2.1 Nikolay Kim 2019-03-11 22:54:27 -0700
  • f1d4bcef4b add Arbiter::exec_fn and exec functions Nikolay Kim 2019-03-11 22:51:17 -0700
  • 8e13ba7bce update readme Nikolay Kim 2019-03-11 18:24:31 -0700
  • 9a9b3e9ca9 update server tests Nikolay Kim 2019-03-11 14:33:19 -0700
  • 5567fb41d2 add default type parameter Nikolay Kim 2019-03-11 13:48:55 -0700
  • ad50595ece add PartialEq impl for Io Nikolay Kim 2019-03-11 13:37:30 -0700
  • 2430c7247b update timing for travis Nikolay Kim 2019-03-11 12:53:16 -0700
  • 1bf0f1e1a5 add Debug impl for Io; update examples Nikolay Kim 2019-03-11 12:46:12 -0700
  • 9887aef6e8 add delay to test Nikolay Kim 2019-03-11 12:35:57 -0700
  • 787255d030 add io parameters Nikolay Kim 2019-03-11 12:01:55 -0700
  • f696914038 prepare router release router-v0.1.0 Nikolay Kim 2019-03-09 14:38:08 -0800
  • 3618f542fb prepare release actix-utils utils-v0.3.3 Nikolay Kim 2019-03-09 14:30:37 -0800
  • 1f54ae9051 update deps Nikolay Kim 2019-03-09 14:23:08 -0800
  • 86f57e5a4a prepare actix-service release service-v0.3.3 Nikolay Kim 2019-03-09 14:10:02 -0800
  • 43ad18ccb1 remove get_decoded Nikolay Kim 2019-03-09 13:58:07 -0800
  • 34995a8ccf revert re-quoting change Nikolay Kim 2019-03-09 13:56:09 -0800
  • 0ff300c40f export ApplyConfig Nikolay Kim 2019-03-09 09:05:51 -0800
  • 629ef23371 add .apply_cfg new service combinator Nikolay Kim 2019-03-09 09:01:02 -0800
  • d2b96ff877 add ServerConfig to server services Nikolay Kim 2019-03-09 07:27:56 -0800
  • ac62e2dbf9 revert generic request in actix-utils Nikolay Kim 2019-03-09 07:27:35 -0800
  • 6bbbdba921 revert generic Request change Nikolay Kim 2019-03-09 06:36:23 -0800
  • 2099629fe3 cleanup ssl services Nikolay Kim 2019-03-08 22:41:30 -0800
  • a4d4770462 remove server config Nikolay Kim 2019-03-08 22:38:39 -0800
  • 70ead175b9 IntoService for fn_cfg_factory Nikolay Kim 2019-03-08 20:51:50 -0800
  • 49867b5e9d fix IntoService Nikolay Kim 2019-03-08 20:50:29 -0800
  • 0f064c43e9 remove uneeded code Nikolay Kim 2019-03-08 20:10:47 -0800
  • 7db29544f9 add ServerConfig param for server service Nikolay Kim 2019-03-08 19:43:13 -0800
  • 4850cf41ff rename module Nikolay Kim 2019-03-08 16:26:30 -0800
  • 046142ffbc added is_prefix_match and resource_path Nikolay Kim 2019-03-08 15:34:40 -0800
  • 49e6dbcda2 remove unused ResourceMap Nikolay Kim 2019-03-08 12:33:44 -0800
  • 877614a494 add params decoding Nikolay Kim 2019-03-08 04:43:51 -0800