Nikolay Kim
48eb1c5e54
Update license
2024-01-08 21:32:26 +06:00
Nikolay Kim
174b5d86f0
Refactor filter factories ( #278 )
2024-01-08 15:22:38 +06:00
Nikolay Kim
412944e973
Prepare release
2024-01-07 20:26:26 +06:00
Nikolay Kim
4950eb4167
Migrate ntex to async fn in trait
2024-01-07 19:26:44 +06:00
Nikolay Kim
2e12cc6edf
Migrate ntex-connect to async fn in trait
2024-01-07 11:39:57 +06:00
Nikolay Kim
fb1d2a268d
Better io tags handling ( #269 )
2023-12-14 15:42:19 +06:00
Nikolay Kim
6adeadfff0
Add io tags for logging ( #267 )
2023-12-12 18:18:52 +06:00
Nikolay Kim
37e3928d40
Add Clone impl for Connect<T> type
2023-10-02 14:20:23 +06:00
Nikolay Kim
02e111d373
Add missing fmt::Debug impls ( #224 )
...
* Add missing fmt::Debug impls
2023-09-11 21:43:07 +06:00
Nikolay Kim
6382ef6b40
Refactor service pipelines ( #214 )
2023-06-22 18:39:09 +06:00
Nikolay Kim
108e2ac20a
Rename Ctx to ServiceCtx
2023-06-19 18:47:15 +06:00
Nikolay Kim
1b199712a9
Update versions
2023-06-16 20:32:52 +06:00
Nikolay Kim
7960b550c9
Migrate to ntex-service 1.2 ( #209 )
...
* Migrate to ntex-service 1.2
2023-06-16 00:16:14 +06:00
Nikolay Kim
adb74edf01
Fix borrow mut panic #204 ( #205 )
...
* Fix borrow mut panic #204
2023-05-30 19:38:58 +06:00
Nikolay Kim
0669fccf09
Prep release
2023-04-11 10:00:58 -07:00
Nikolay Kim
29e04cf478
Switch to 2021 edition ( #172 )
2023-02-02 19:30:07 +01:00
Nikolay Kim
83d05d81ef
Refactor ntex-io ( #164 )
...
* Refactor Io and Filter types
2023-01-23 09:42:00 +01:00
Nikolay Kim
f44cad4512
Prepare release
2023-01-04 12:19:52 +01:00
Nikolay Kim
a54f6f7ac2
Prepare release
2022-12-28 13:02:24 +01:00
Nikolay Kim
67eb653ef2
Prepare ntex-service release
2022-12-28 09:45:41 +01:00
Nikolay Kim
b416386bae
Update versions
2022-12-28 09:36:16 +01:00
Nikolay Kim
537d8dc18d
Use GAT ( #153 )
...
* Rename Transform to Middleware
* Drop FnService's shutdown helper
* refactor Service trait to use GAT
* Migrate ntex to new service
* move Stack to service
* use BoxFuture
* simplify poll_shitdown method
2022-12-26 19:58:38 +01:00
Nikolay Kim
71ec7f8b60
Remove port from host for openssl connector #152
2022-12-08 09:15:56 +01:00
Nikolay Kim
f731a7800d
Update tests
2022-11-25 01:07:25 +01:00
Nikolay Kim
40aa4542ce
fix tests
2022-06-23 14:36:27 +06:00
Nikolay Kim
8c611466b1
prepare release
2022-06-20 21:56:33 +06:00
Nikolay Kim
5a317554f9
move ntex::connect to separate crate
2022-06-20 21:54:13 +06:00