Commit graph

  • eecfcc6d36 wip Nikolay Kim 2024-09-10 16:09:11 +05:00
  • cf6797ac77 wip Nikolay Kim 2024-09-10 15:54:24 +05:00
  • a2569b4f0e wip Nikolay Kim 2024-09-10 15:52:08 +05:00
  • fc83a887bc Refactor async io support Nikolay Kim 2024-09-10 15:48:16 +05:00
  • db6d3a6e4c
    Stop write task if io is closed (#416) tokio-v0.5.1 Nikolay Kim 2024-09-07 10:04:08 +05:00
  • 8f9601d421 Stop write task if io is closed Nikolay Kim 2024-09-06 15:43:15 +05:00
  • 3edb54ffdf
    Fix tests runner (#413) Nikolay Kim 2024-09-05 19:32:38 +05:00
  • 0246bd2520 Fix tests runner Nikolay Kim 2024-09-05 13:14:34 +05:00
  • a1d260cd82 Update changes ntex-v2.4.0 Nikolay Kim 2024-09-05 09:00:08 +05:00
  • 85b076c640
    Initial support for compio runtime (#399) Nikolay Kim 2024-09-05 08:57:04 +05:00
  • 33a9bc72f0 Initial support for compio runtime Nikolay Kim 2024-06-27 17:29:08 +05:00
  • 8a3a8f1df8
    Tune compio integration (#412) Nikolay Kim 2024-09-05 08:53:00 +05:00
  • cb547a05de Tune compio integration Nikolay Kim 2024-09-05 08:47:00 +05:00
  • 432791356c
    Allow to override block_on function (#411) rt-v0.4.16 Nikolay Kim 2024-09-02 15:46:31 +05:00
  • f1577b8b2d wip Nikolay Kim 2024-09-02 15:29:54 +05:00
  • e595f9c9c2 Allow to override block_on function Nikolay Kim 2024-09-02 15:27:46 +05:00
  • d2bbe9e48e Add SustemRunner::with_block_on() helper, allows to use custom block_on fn Nikolay Kim 2024-08-31 12:32:10 +05:00
  • d87d9b2139
    No runtime compatibility (#409) Nikolay Kim 2024-08-29 19:55:43 +05:00
  • c1776f1df5 wip Nikolay Kim 2024-08-29 19:55:18 +05:00
  • df2043ca3c wip Nikolay Kim 2024-08-29 19:54:14 +05:00
  • 337c188b14 No runtime compatibility Nikolay Kim 2024-08-29 19:48:54 +05:00
  • 4924ecf472
    Add compio runtime support (#408) net-v2.1.0 Nikolay Kim 2024-08-29 17:15:10 +05:00
  • d2e3823635 Add compio runtime support Nikolay Kim 2024-08-29 17:12:09 +05:00
  • 7944f30f56
    Add compio runtime support (#407) rt-v0.4.14 Nikolay Kim 2024-08-29 17:02:09 +05:00
  • c355ca2587 Add compio runtime support Nikolay Kim 2024-08-29 16:58:52 +05:00
  • 20011a9120
    Compio net subsystem integration (#406) compio-v0.1.0 Nikolay Kim 2024-08-29 14:48:18 +05:00
  • af0bdd3a85 Compio net subsystem integration Nikolay Kim 2024-08-29 14:36:10 +05:00
  • 75c892742c
    Extend io task contexts, for compio runtime compatibility (#404) io-v2.3.0 Nikolay Kim 2024-08-28 00:39:23 +05:00
  • d22cf77d73 wip Nikolay Kim 2024-08-28 00:28:09 +05:00
  • ad195f3002 wip Nikolay Kim 2024-08-28 00:26:25 +05:00
  • 6c907d1f45 Extend io task contexts, for compio runtime compatibility Nikolay Kim 2024-08-28 00:21:18 +05:00
  • 487faa3379 Update tests Nikolay Kim 2024-08-26 19:09:55 +05:00
  • d061a1acf2
    Cleanup (#402) Nikolay Kim 2024-08-26 19:06:21 +05:00
  • 93d6820649 Cleanup Nikolay Kim 2024-08-26 18:59:49 +05:00
  • c71678c999
    Fix rustls client/server filters (#401) tls-v2.0.1 Nikolay Kim 2024-08-26 16:00:48 +05:00
  • 9622ef5e62 Fix rustls client/server filters Nikolay Kim 2024-08-26 15:51:17 +05:00
  • ceb8e4dcb3 add custom json handler error Juan Aguilar Santillana 2024-08-21 12:05:22 +02:00
  • 9b24698087
    Remove mpsc::Sender::downgrade() (#397) Nikolay Kim 2024-08-19 16:30:58 +05:00
  • a1c4b13500 Remove mpsc::Sender::downgrade() Nikolay Kim 2024-08-19 16:02:44 +05:00
  • 7445f7b45a
    Allow to send clonable value via Condition (#396) util-v2.3.0 Nikolay Kim 2024-08-19 15:02:13 +05:00
  • b38277d4da Allow to send clonable value via Condition Nikolay Kim 2024-08-19 14:44:38 +05:00
  • f748b6efa5
    Allow to use generic middlewares #390 (#394) ntex-v2.3.0 Nikolay Kim 2024-08-13 16:17:52 +05:00
  • cf871da509 wip Nikolay Kim 2024-08-13 16:05:03 +05:00
  • f37270eae2 wip Nikolay Kim 2024-08-13 15:59:15 +05:00
  • ee640ab335 Allow to use generic middlewares #390 Nikolay Kim 2024-08-13 15:56:10 +05:00
  • 5f20ee2be5
    Http gracefull shutdown support (#393) ntex-v2.2.0 io-v2.2.0 Nikolay Kim 2024-08-12 20:07:26 +05:00
  • e53e3bfe78 http/2 server graceful shutdown Nikolay Kim 2024-08-12 19:56:46 +05:00
  • 13ec608469 Http gracefull shutdown support Nikolay Kim 2024-08-12 17:58:02 +05:00
  • f574916e15 Restore example ntex-v2.1.0 Nikolay Kim 2024-07-31 00:02:31 +02:00
  • 6e5fea742b
    Better handling for connection upgrade #385 (#389) Nikolay Kim 2024-07-31 00:00:16 +02:00
  • c813f69c01 Better handling for connection upgrade #385 Nikolay Kim 2024-07-30 23:45:56 +02:00
  • f5bad7bfa0
    Optimize io layout (#388) io-v.2.1.0 Nikolay Kim 2024-07-30 20:07:00 +02:00
  • 36db02a48d wip Nikolay Kim 2024-07-30 19:35:07 +02:00
  • be421c0c85 Optimize Io layout Nikolay Kim 2024-07-30 12:35:58 +02:00
  • d81e089059
    Add LocalWaker::with() helper (#387) util-v2.2.0 Nikolay Kim 2024-07-30 12:40:51 +02:00
  • e5bf02f2e6 Add LocalWaker::with() helper Nikolay Kim 2024-07-30 12:34:15 +02:00
  • e9f3541726 No need to mut self server-v2.3.0 Nikolay Kim 2024-07-19 22:14:02 +02:00
  • 7c6235cdc4
    Add Server to TestServer (#383) jamescarterbell 2024-07-16 16:40:02 -04:00
  • de7736af45 Version bump James Bell 2024-07-16 16:29:04 -04:00
  • 2f2e712fd0 Fmt James Bell 2024-07-16 16:28:50 -04:00
  • 9324e1710e Addressed comments James Bell 2024-07-16 16:12:31 -04:00
  • 3b69dae63d Add Server to TestServer James Bell 2024-07-16 15:45:02 -04:00
  • d39611d246
    Clippy warnings (#382) Nikolay Kim 2024-07-16 22:13:33 +02:00
  • 3e391a3833 Clippy warnings Nikolay Kim 2024-07-16 21:56:06 +02:00
  • 2cbc42730b Fix clippy warnings Nikolay Kim 2024-07-16 21:14:53 +02:00
  • 1c5ab68df6
    Expose TetServer::stop() method (#381) Nikolay Kim 2024-07-16 21:03:38 +02:00
  • 6aea5e54a7 Expose TetServer::stop() method Nikolay Kim 2024-07-16 21:02:02 +02:00
  • 1331a6eadb Prep release ntex-v2.0.3 Nikolay Kim 2024-06-27 19:22:33 +05:00
  • 192bdc8537
    Shutdown service on error and on worker shutdown (#376) server-v2.1.0 Nikolay Kim 2024-06-27 19:19:15 +05:00
  • 3050c5e3bf wip Nikolay Kim 2024-06-27 18:58:37 +05:00
  • bfacc2e2c4 Shutdown service on error and on worker shutdown Nikolay Kim 2024-06-27 18:33:19 +05:00
  • e3dd4b3908
    Add task::yield_to() helper (#375) util-v2.1.0 Nikolay Kim 2024-06-26 16:12:27 +05:00
  • b890518bf0 wip Nikolay Kim 2024-06-26 15:59:53 +05:00
  • f6fe18654a Add task::yield_to() helper Nikolay Kim 2024-06-26 15:56:46 +05:00
  • 0255df9f16
    Fix handling of connection header #370 (#373) ntex-v2.0.2 Nikolay Kim 2024-06-22 13:50:17 +02:00
  • f5413b0591 wip Nikolay Kim 2024-06-22 13:40:53 +02:00
  • 555fc22315 wip Nikolay Kim 2024-06-22 13:27:32 +02:00
  • 6232082172 wip Nikolay Kim 2024-06-22 13:23:26 +02:00
  • 2b6329af18 Fix handling of connection header #370 Nikolay Kim 2024-06-22 13:00:13 +02:00
  • 81c0779be7 wip Nikolay Kim 2024-06-22 12:56:40 +02:00
  • 82742ead1a Fix handling of connection header #370 Nikolay Kim 2024-06-22 12:52:02 +02:00
  • e0b5284fdd
    More tests (#368) Nikolay Kim 2024-05-29 20:30:14 +05:00
  • 32cad66823 wip Nikolay Kim 2024-05-29 20:18:40 +05:00
  • 06b5a9280d More tests Nikolay Kim 2024-05-29 20:13:01 +05:00
  • 34142e1ae2
    Fix handling not consumed request's payload (#367) ntex-v2.0.1 Nikolay Kim 2024-05-29 18:29:49 +05:00
  • a02865ab4b wip Nikolay Kim 2024-05-29 18:16:42 +05:00
  • 5804165d9a Fix handling not consumed requests payload Nikolay Kim 2024-05-29 18:10:38 +05:00
  • 9c29de14cf
    Fix handling payload timer after payload got consumed (#366) Nikolay Kim 2024-05-29 17:42:18 +05:00
  • af723f2edc Fix handling payload timer after payload got consumed Nikolay Kim 2024-05-29 17:13:17 +05:00
  • 3b49828e5f
    Use async fn for Service::ready() and Service::shutdown() (#364) ntex-v2.0.0 Nikolay Kim 2024-05-28 19:26:08 +05:00
  • b5afef6286 Use async fn for Service::ready() and Service::shutdown() Nikolay Kim 2024-05-28 17:19:09 +05:00
  • c52db3fd10
    Re-enable BufferService (#365) util-v2.0.1 Nikolay Kim 2024-05-28 18:12:24 +05:00
  • f81e45fefd Re-enable BufferService Nikolay Kim 2024-05-28 18:11:55 +05:00
  • b04bdf41f6
    Use async fn for Service::ready() and Service::shutdown() (#363) util-v2.0.0 Nikolay Kim 2024-05-28 16:55:08 +05:00
  • 0798ac0075 clippy Nikolay Kim 2024-05-28 16:51:06 +05:00
  • c22b4107ae Use async fn for Service::ready() and Service::shutdown() Nikolay Kim 2024-05-28 16:47:12 +05:00
  • 0d46a59c33 wip Nikolay Kim 2024-05-28 16:15:12 +05:00
  • 8bcf988db6 wip Nikolay Kim 2024-05-28 15:47:24 +05:00
  • b25223265c wip Nikolay Kim 2024-05-28 15:20:22 +05:00
  • b0f9a09fe9 Use async fn for Service::ready() Nikolay Kim 2024-05-27 22:09:01 +05:00