1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-04-04 13:08:04 +02:00

Commit Graph

  • c094f84b85 prepare actix-service release service-v1.0.0 Nikolay Kim 2019-12-11 10:29:34 +06:00
  • 25012d290a update actix-codec dependencies Nikolay Kim 2019-12-11 10:23:01 +06:00
  • 32202188cc prepare actix-codec release codec-0.2.0 Nikolay Kim 2019-12-11 10:18:11 +06:00
  • bf734a31dc update docs Nikolay Kim 2019-12-10 21:34:51 +06:00
  • d29e7c4ba6 Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-12-10 21:14:18 +06:00
  • 7163e2c2a2 update doc strings Nikolay Kim 2019-12-10 21:11:39 +06:00
  • 1d810b4561 re-export AlpnError Nikolay Kim 2019-12-10 12:15:27 +06:00
  • 0913badd61 Macro improvements. (#74) daxpedda 2019-12-10 03:47:35 +01:00
  • 8b3062cd6e Fix buffer remaining capacity calcualtion Nikolay Kim 2019-12-09 21:50:36 +06:00
  • 35218a4df1 add Clone impl for Apply service Nikolay Kim 2019-12-09 14:07:20 +06:00
  • d47f1fb730 prepare actix-service release Nikolay Kim 2019-12-08 19:49:35 +06:00
  • 1ad0bbfb7f rename fn service helpers Nikolay Kim 2019-12-08 19:05:05 +06:00
  • c38a25f102 fix hash impl Nikolay Kim 2019-12-07 11:51:47 +06:00
  • 110457477a update changes router-v0.2.0 Nikolay Kim 2019-12-07 11:04:53 +06:00
  • a899b1e04d bump actix-ioframe version bytestring-0.1.0 async-await-alpha.3 Nikolay Kim 2019-12-07 10:55:54 +06:00
  • 393cf1ab25 add unsafe from_bytes_unchecked Nikolay Kim 2019-12-07 10:48:22 +06:00
  • 40fbbb9c32 fix crate name Nikolay Kim 2019-12-07 10:39:33 +06:00
  • 99fef4f06b add helper conversions Nikolay Kim 2019-12-07 10:22:08 +06:00
  • fc0825fcdd update tokio to 0.2.4 Nikolay Kim 2019-12-07 10:15:26 +06:00
  • 6c00ab8296 add string crate Nikolay Kim 2019-12-07 09:59:39 +06:00
  • cbdbc05dbd update tokio verion and prep alpha3 release Nikolay Kim 2019-12-07 09:57:43 +06:00
  • 5674840c01 Stop running tests for all features (#73) Yuki Okushi 2019-12-07 11:54:58 +09:00
  • 6f07c9d72a update trust-dns Nikolay Kim 2019-12-06 14:08:11 +06:00
  • fa48ddcfa1 fix non unix signals support Nikolay Kim 2019-12-06 14:06:14 +06:00
  • f89a992daf eager drop in then, and_then, and_then_apply_fn (#72) Max Gortman 2019-12-05 20:34:44 -08:00
  • e670a32ff3 inclide stream feature Nikolay Kim 2019-12-06 01:34:13 +06:00
  • 021c742d22 use string crate from master Nikolay Kim 2019-12-06 00:10:27 +06:00
  • 88a60ffa66 reexport ssl types Nikolay Kim 2019-12-05 23:09:34 +06:00
  • cb2845cb26 fix dependencies Nikolay Kim 2019-12-05 20:58:28 +06:00
  • b18fbc98d5 move rustls and nativetls acceptor services to actix-tls Nikolay Kim 2019-12-05 20:52:37 +06:00
  • 3a858feaec migrate to tokio 0.2.2 Nikolay Kim 2019-12-05 16:40:24 +06:00
  • d49aca9595 use bitflags for internal flags; use tokio 0.2 Nikolay Kim 2019-12-05 13:11:56 +06:00
  • 6f41b80cb4 optimize service combinators memory layout Nikolay Kim 2019-12-05 12:37:26 +06:00
  • c6eb318536 Fix low/high watermark for write/read buffers; fix oneshot impl Nikolay Kim 2019-12-05 01:36:31 +06:00
  • 21dcc22e53 refactor server configurations Nikolay Kim 2019-12-04 21:34:48 +06:00
  • de84663768 fix initial worker service state Nikolay Kim 2019-12-04 15:52:49 +06:00
  • c4e2051327 refactor server worker Nikolay Kim 2019-12-04 15:12:02 +06:00
  • 0a4fe22003 Restore Service/Factory::apply_fn() in form of Pipeline/Factory::and_then_apply_fn() Nikolay Kim 2019-12-03 19:59:28 +06:00
  • eb773c8b8c Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-12-03 18:34:32 +06:00
  • db0bc1e156 Restore Transform::map_init_err() combinator Nikolay Kim 2019-12-03 18:32:02 +06:00
  • 9eb12e0467
    Use GitHub Actions (#71) Yuki Okushi 2019-12-03 20:00:16 +09:00
  • eb33f0ecbe add Clone for apply combinator Nikolay Kim 2019-12-03 16:15:06 +06:00
  • cbc5da8625 update changes Nikolay Kim 2019-12-03 14:10:36 +06:00
  • ec8dca8d69 Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-12-03 14:09:35 +06:00
  • 6a9df026e7 Add missing Clone impl for factory_fn_cfg Nikolay Kim 2019-12-03 14:05:23 +06:00
  • 2756bedc3d Fix for non Unix OS (#69) Aaron Housh 2019-12-02 21:07:54 -07:00
  • bd4c4cda8b update threadpool Nikolay Kim 2019-12-02 22:49:02 +06:00
  • c0ede65317 restore 0.1 behavior Nikolay Kim 2019-12-02 22:47:49 +06:00
  • 9f575418c1 clippy warnings Nikolay Kim 2019-12-02 22:30:09 +06:00
  • 9ed35cca7a use owned value for service factory config Nikolay Kim 2019-12-02 21:27:48 +06:00
  • 3385682e09 remove server feature Nikolay Kim 2019-12-02 17:04:42 +06:00
  • f55f96bc77 fix dependencies Nikolay Kim 2019-12-02 11:49:42 +06:00
  • a08b1eba87 update tests Nikolay Kim 2019-12-02 11:43:52 +06:00
  • d81e72cf06 remove deprecaed crate Nikolay Kim 2019-12-02 11:30:52 +06:00
  • 9fbe6a1f6d refactor server configuration and tls support Nikolay Kim 2019-12-02 11:30:27 +06:00
  • 16ff283fb2 add metadata Nikolay Kim 2019-12-01 20:30:24 +06:00
  • 503c2feb08 re-export net primitives Nikolay Kim 2019-12-01 10:56:25 +06:00
  • bec4efc699 add extra methods to pipeline Nikolay Kim 2019-11-29 13:51:00 +06:00
  • 5e5ae2ddec restore stream dispatcher Nikolay Kim 2019-11-29 10:41:09 +06:00
  • a02064592b disable rustls Nikolay Kim 2019-11-27 21:03:26 +06:00
  • af72005159 move BoxFuture to boxed mod Nikolay Kim 2019-11-27 20:59:36 +06:00
  • c254bb978c allow to wait on Server until server stops; restore signal handling Nikolay Kim 2019-11-26 17:03:52 +06:00
  • 009f8e2e7c allow to wait server exit Nikolay Kim 2019-11-26 16:33:45 +06:00
  • f5aecdee8f work around to rust#62127 Nikolay Kim 2019-11-26 10:14:21 +06:00
  • 4546774f4e inclide fn ident to err message Nikolay Kim 2019-11-26 10:04:46 +06:00
  • 2cf140a869 inclide fn token to err message Nikolay Kim 2019-11-26 10:01:46 +06:00
  • e76ea8e80c re-export timeout Nikolay Kim 2019-11-26 09:04:14 +06:00
  • 52d03fa18c use actix deps instead of tokio Nikolay Kim 2019-11-26 08:26:22 +06:00
  • 5efac449b1 re-export time utils Nikolay Kim 2019-11-26 08:12:16 +06:00
  • 4ceac79f2c add test and main macros Nikolay Kim 2019-11-25 21:49:11 +06:00
  • 1fddd1e75b renamed boxed service Nikolay Kim 2019-11-25 18:18:00 +06:00
  • 905d058454 upgrade derive_more Nikolay Kim 2019-11-25 17:54:47 +06:00
  • 5265714f68 prep alpha.1 release async-await-alpha.1 Nikolay Kim 2019-11-21 19:58:55 +06:00
  • ae4394c0f2 fix uds server support Nikolay Kim 2019-11-21 00:35:44 +06:00
  • d3c5518646 fix rustls acceptor Nikolay Kim 2019-11-19 18:54:36 +06:00
  • 3bf83c1d98 cleanup Unpin constraint; simplify Framed impl Nikolay Kim 2019-11-19 14:51:40 +06:00
  • 617e40a7e9 fix framed_read Nikolay Kim 2019-11-19 11:06:55 +06:00
  • 3105cde168 add Service impl for RefCell<S> Nikolay Kim 2019-11-19 08:45:09 +06:00
  • 5b74c79cf9 Simplify transform trait, remove map_init_err Nikolay Kim 2019-11-19 06:51:43 +06:00
  • 8bf8ad86d6 add IntoServiceFactory impl for servie_fn Nikolay Kim 2019-11-18 20:46:49 +06:00
  • 877f89eeb7 use service types for ssl connectors Nikolay Kim 2019-11-18 20:20:56 +06:00
  • 1354946460 remove pin-project; update Unpin consrtaint Nikolay Kim 2019-11-18 18:28:54 +06:00
  • 7404d82a9b use concrete types Nikolay Kim 2019-11-18 14:30:04 +06:00
  • c1cdc9908a update deps and fix definitions Nikolay Kim 2019-11-15 16:06:44 +06:00
  • be7904fd57
    Fix code style (#65) Yuki Okushi 2019-11-15 00:28:29 +09:00
  • 13049b80ca
    Migrate actix-net to std::future (#64) Nikolay Kim 2019-11-14 18:38:24 +06:00
  • 9fa2a36b4e prepare actix-rt release rt-0.2.6 Nikolay Kim 2019-11-14 17:33:28 +06:00
  • ed5023128b store the thread's handle with arbiter (#60) Ivan Ladelshchikov 2019-11-14 13:07:33 +04:00
  • 2e8c2c7733 Re-register task on every future poll utils-v0.4.7 Nikolay Kim 2019-10-14 17:55:52 +06:00
  • 115e82329f fix arbiter thread panic message Nikolay Kim 2019-10-14 11:19:08 +06:00
  • 0b0060fe47 update deps testing-v0.2.0 Nikolay Kim 2019-10-14 10:37:48 +06:00
  • 35e32d8e55 prepare actix-testing release Nikolay Kim 2019-10-14 10:30:27 +06:00
  • 9982a9498d register current task in counters available method. utils-v0.4.6 Nikolay Kim 2019-10-08 15:02:43 +06:00
  • fa72975f34 extra trace logging Nikolay Kim 2019-10-08 14:46:22 +06:00
  • fe5de2510d
    Merge pull request #56 from actix/fix-52 Sven-Hendrik Haase 2019-10-04 13:48:20 +02:00
  • e3155957a8
    Prepare actix-server release (#55) server-v0.7.0 Yuki Okushi 2019-10-04 17:36:23 +09:00
  • f6f9e1fcdb Add an error message if we receive a non-hostname-based dest Sven-Hendrik Haase 2019-10-04 07:30:13 +02:00
  • 2667850d60 Prepare actix-server-config release (#54) server-config-v0.2.0 Yuki Okushi 2019-10-04 09:13:33 +09:00
  • fba2002702
    Prepare actix-connect release (#53) connect-v0.3.0 Yuki Okushi 2019-10-04 06:21:59 +09:00
  • e733c562d9 Update rustls, tokio-rustls and webpki across the board (#42) Jerome Gravel-Niquet 2019-10-03 14:32:32 -04:00