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

Commit Graph

  • 5fe759cc02 Merge branch 'master' of github.com:actix/actix-net utils-v1.0.4 Nikolay Kim 2019-12-20 09:15:19 +0600
  • 05549f0b42 Add methods to check LocalWaker registration state Nikolay Kim 2019-12-20 09:13:11 +0600
  • b1430eaded
    Run tests for all features as possible (#78) Yuki Okushi 2019-12-19 16:31:32 +0900
  • 0d3f9e74c5 Use .advance() intead of .split_to() Nikolay Kim 2019-12-19 09:50:31 +0600
  • 049e9bca38 Run tests for all features as possible Yuki Okushi 2019-12-18 18:53:57 +0900
  • ca7cd737e7 rename router to actix-router yjhmelody 2019-12-18 16:40:42 +0800
  • cab73791ed pin trsut-dns-proto connect-v1.0.1 Nikolay Kim 2019-12-15 13:04:26 +0600
  • a7ac1a76ed add license files to actix-macros Nikolay Kim 2019-12-14 23:01:55 +0600
  • 37bedff6fb use parking_lot 0.10 Nikolay Kim 2019-12-12 06:57:40 +0600
  • 33fd6adc11 better InOrder test Nikolay Kim 2019-12-12 06:56:45 +0600
  • 4305cdba2c Revert InOrder service changes Nikolay Kim 2019-12-11 23:10:02 +0600
  • 52ecb4bcc5 Add oneshot::Sender::is_canceled() method utils-v1.0.2 Nikolay Kim 2019-12-11 20:52:57 +0600
  • b28f32e82c Allow to create framed::Dispatcher with custom mpsc::Receiver Nikolay Kim 2019-12-11 20:23:14 +0600
  • 081205a02f Disconnect callback accepts owned state Nikolay Kim 2019-12-11 18:57:43 +0600
  • 8bb81c0768 optimize InOrder service Nikolay Kim 2019-12-11 18:55:53 +0600
  • c7a8743bf9 remove E param Nikolay Kim 2019-12-11 16:44:09 +0600
  • f26fcc703b prep release Nikolay Kim 2019-12-11 14:56:05 +0600
  • ce4587df82 prepare actix-tls release Nikolay Kim 2019-12-11 14:53:58 +0600
  • 9957f28137 prepare actix-testing release testing-v1.0.0 testing Nikolay Kim 2019-12-11 14:49:26 +0600
  • 9d84d14ef4 update deps server-v1.0.0 Nikolay Kim 2019-12-11 14:47:30 +0600
  • 60bfa1bfb1 prepare actix-server release Nikolay Kim 2019-12-11 14:43:26 +0600
  • 2c81c22b3e refactor ioframe dispatcher utils-v1.0.0 Nikolay Kim 2019-12-11 14:36:11 +0600
  • dded482514 allow to close mpsc sender Nikolay Kim 2019-12-11 14:36:00 +0600
  • 631cb86947 refactor framed and stream dispatchers Nikolay Kim 2019-12-11 12:42:07 +0600
  • 2e5e69c9ba Simplify oneshot and mpsc implementations Nikolay Kim 2019-12-11 11:28:09 +0600
  • e315cf2893 prep actix-rt release; update deps rt-1.0.0 Nikolay Kim 2019-12-11 10:34:50 +0600
  • 13fd615966 actix-macros release Nikolay Kim 2019-12-11 10:32:01 +0600
  • c094f84b85 prepare actix-service release service-v1.0.0 Nikolay Kim 2019-12-11 10:29:34 +0600
  • 25012d290a update actix-codec dependencies Nikolay Kim 2019-12-11 10:23:01 +0600
  • 32202188cc prepare actix-codec release codec-0.2.0 Nikolay Kim 2019-12-11 10:18:11 +0600
  • bf734a31dc update docs Nikolay Kim 2019-12-10 21:34:51 +0600
  • d29e7c4ba6 Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-12-10 21:14:18 +0600
  • 7163e2c2a2 update doc strings Nikolay Kim 2019-12-10 21:11:39 +0600
  • 1d810b4561 re-export AlpnError Nikolay Kim 2019-12-10 12:15:27 +0600
  • 0913badd61 Macro improvements. (#74) daxpedda 2019-12-10 03:47:35 +0100
  • 8b3062cd6e Fix buffer remaining capacity calcualtion Nikolay Kim 2019-12-09 21:50:36 +0600
  • cd6007d483
    Fix usage in fn main. daxpedda 2019-12-09 12:08:38 +0100
  • d7800612a5
    Macro improvements. daxpedda 2019-12-09 11:51:45 +0100
  • 35218a4df1 add Clone impl for Apply service Nikolay Kim 2019-12-09 14:07:20 +0600
  • d47f1fb730 prepare actix-service release Nikolay Kim 2019-12-08 19:49:35 +0600
  • 1ad0bbfb7f rename fn service helpers Nikolay Kim 2019-12-08 19:05:05 +0600
  • c38a25f102 fix hash impl Nikolay Kim 2019-12-07 11:51:47 +0600
  • 110457477a update changes router-v0.2.0 Nikolay Kim 2019-12-07 11:04:53 +0600
  • a899b1e04d bump actix-ioframe version bytestring-0.1.0 async-await-alpha.3 Nikolay Kim 2019-12-07 10:55:54 +0600
  • 393cf1ab25 add unsafe from_bytes_unchecked Nikolay Kim 2019-12-07 10:48:22 +0600
  • 40fbbb9c32 fix crate name Nikolay Kim 2019-12-07 10:39:33 +0600
  • 99fef4f06b add helper conversions Nikolay Kim 2019-12-07 10:22:08 +0600
  • fc0825fcdd update tokio to 0.2.4 Nikolay Kim 2019-12-07 10:15:26 +0600
  • 6c00ab8296 add string crate Nikolay Kim 2019-12-07 09:59:39 +0600
  • cbdbc05dbd update tokio verion and prep alpha3 release Nikolay Kim 2019-12-07 09:57:43 +0600
  • 5674840c01 Stop running tests for all features (#73) Yuki Okushi 2019-12-07 11:54:58 +0900
  • f970efed10 Stop running tests for all features Yuki Okushi 2019-12-06 16:01:59 +0900
  • 6f07c9d72a update trust-dns Nikolay Kim 2019-12-06 14:08:11 +0600
  • fa48ddcfa1 fix non unix signals support Nikolay Kim 2019-12-06 14:06:14 +0600
  • f89a992daf eager drop in then, and_then, and_then_apply_fn (#72) Max Gortman 2019-12-05 20:34:44 -0800
  • e670a32ff3 inclide stream feature Nikolay Kim 2019-12-06 01:34:13 +0600
  • 2190157aff eager drop in then, and_then, and_then_apply_fn Max Gortman 2019-12-05 10:58:21 -0800
  • 021c742d22 use string crate from master Nikolay Kim 2019-12-06 00:10:27 +0600
  • 88a60ffa66 reexport ssl types Nikolay Kim 2019-12-05 23:09:34 +0600
  • cb2845cb26 fix dependencies Nikolay Kim 2019-12-05 20:58:28 +0600
  • b18fbc98d5 move rustls and nativetls acceptor services to actix-tls Nikolay Kim 2019-12-05 20:52:37 +0600
  • 3a858feaec migrate to tokio 0.2.2 Nikolay Kim 2019-12-05 16:40:24 +0600
  • d49aca9595 use bitflags for internal flags; use tokio 0.2 Nikolay Kim 2019-12-05 13:11:56 +0600
  • 6f41b80cb4 optimize service combinators memory layout Nikolay Kim 2019-12-05 12:37:26 +0600
  • c6eb318536 Fix low/high watermark for write/read buffers; fix oneshot impl Nikolay Kim 2019-12-05 01:36:31 +0600
  • 21dcc22e53 refactor server configurations Nikolay Kim 2019-12-04 21:34:48 +0600
  • de84663768 fix initial worker service state Nikolay Kim 2019-12-04 15:52:49 +0600
  • c4e2051327 refactor server worker Nikolay Kim 2019-12-04 15:12:02 +0600
  • 0a4fe22003 Restore Service/Factory::apply_fn() in form of Pipeline/Factory::and_then_apply_fn() Nikolay Kim 2019-12-03 19:59:28 +0600
  • eb773c8b8c Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-12-03 18:34:32 +0600
  • db0bc1e156 Restore Transform::map_init_err() combinator Nikolay Kim 2019-12-03 18:32:02 +0600
  • 9eb12e0467
    Use GitHub Actions (#71) Yuki Okushi 2019-12-03 20:00:16 +0900
  • eb33f0ecbe add Clone for apply combinator Nikolay Kim 2019-12-03 16:15:06 +0600
  • cbc5da8625 update changes Nikolay Kim 2019-12-03 14:10:36 +0600
  • ec8dca8d69 Merge branch 'master' of github.com:actix/actix-net Nikolay Kim 2019-12-03 14:09:35 +0600
  • 6a9df026e7 Add missing Clone impl for factory_fn_cfg Nikolay Kim 2019-12-03 14:05:23 +0600
  • 2756bedc3d Fix for non Unix OS (#69) Aaron Housh 2019-12-02 21:07:54 -0700
  • a15924ec39 Use GitHub Actions Yuki Okushi 2019-12-03 11:33:57 +0900
  • 28528ffffb Fix for non Unix OS Aaron Housh 2019-12-02 14:42:53 -0700
  • bd4c4cda8b update threadpool Nikolay Kim 2019-12-02 22:49:02 +0600
  • c0ede65317 restore 0.1 behavior Nikolay Kim 2019-12-02 22:47:49 +0600
  • 9f575418c1 clippy warnings Nikolay Kim 2019-12-02 22:30:09 +0600
  • 9ed35cca7a use owned value for service factory config Nikolay Kim 2019-12-02 21:27:48 +0600
  • 3385682e09 remove server feature Nikolay Kim 2019-12-02 17:04:42 +0600
  • f55f96bc77 fix dependencies Nikolay Kim 2019-12-02 11:49:42 +0600
  • a08b1eba87 update tests Nikolay Kim 2019-12-02 11:43:52 +0600
  • d81e72cf06 remove deprecaed crate Nikolay Kim 2019-12-02 11:30:52 +0600
  • 9fbe6a1f6d refactor server configuration and tls support Nikolay Kim 2019-12-02 11:30:27 +0600
  • 16ff283fb2 add metadata Nikolay Kim 2019-12-01 20:30:24 +0600
  • 503c2feb08 re-export net primitives Nikolay Kim 2019-12-01 10:56:25 +0600
  • bec4efc699 add extra methods to pipeline Nikolay Kim 2019-11-29 13:51:00 +0600
  • 5e5ae2ddec restore stream dispatcher Nikolay Kim 2019-11-29 10:41:09 +0600
  • b809cfdd4e Update tokio-rustls to 0.12.0 Martell Malone 2019-11-28 17:38:07 -0800
  • 77621e2d0e Update actix-testing to tokio 0.2 Martell Malone 2019-11-28 02:50:46 -0800
  • 99e0a45d0d Update actix-utils to tokio 0.2 Martell Malone 2019-11-28 02:31:02 -0800
  • dca7cad09d WIP: Update actix-rt to tokio 0.2 Martell Malone 2019-11-27 23:41:49 -0800
  • b98b897c8e Update tokio to 0.2 Martell Malone 2019-11-26 19:30:50 -0800
  • 4d67682cff Update tokio-openssl to 0.4.0 Martell Malone 2019-11-26 19:29:40 -0800
  • eb44ffd22a Update actix-server to tokio 0.2 Martell Malone 2019-11-27 21:30:38 -0800
  • 939bcfd012 Update actix-server-config to tokio 0.2 Martell Malone 2019-11-27 21:25:55 -0800