Nikolay Kim
|
4a25777ecd
|
update deps
|
2020-03-31 10:13:56 +06:00 |
|
Nikolay Kim
|
66fe4e2429
|
update changes
|
2020-03-31 10:02:25 +06:00 |
|
Nikolay Kim
|
a440ebb345
|
cleanup codec::Framed
|
2020-03-31 10:01:06 +06:00 |
|
Nikolay Kim
|
20a404ed1e
|
rename ntex-macros
|
2020-03-31 08:52:52 +06:00 |
|
Nikolay Kim
|
4d6cdbf405
|
cleanup clippy warnings
|
2020-03-31 08:20:13 +06:00 |
|
Nikolay Kim
|
c73e64226d
|
limit usage of Cell
|
2020-03-31 08:07:44 +06:00 |
|
Nikolay Kim
|
89cebe5534
|
refactor Service trait
|
2020-03-30 17:44:22 +06:00 |
|
Nikolay Kim
|
a3abae8c16
|
remove actix artifacts
|
2020-03-30 11:45:20 +06:00 |
|
Nikolay Kim
|
25c2b6470d
|
export either service constructor
|
2020-03-30 11:23:53 +06:00 |
|
Nikolay Kim
|
b47132a71b
|
refactor http client connector
|
2020-03-30 11:15:11 +06:00 |
|
Nikolay Kim
|
ddd7133977
|
fix framed dispatcher
|
2020-03-30 02:24:56 +06:00 |
|
Nikolay Kim
|
f988958546
|
better name for error
|
2020-03-29 22:13:21 +06:00 |
|
Nikolay Kim
|
df4f2dabfc
|
fix non-rooted dynamic path
|
2020-03-29 20:16:26 +06:00 |
|
Nikolay Kim
|
444e8f7d3c
|
fix non root path
|
2020-03-29 20:10:32 +06:00 |
|
Nikolay Kim
|
f46db027b2
|
match non rooted paths
|
2020-03-29 19:44:16 +06:00 |
|
Nikolay Kim
|
6672103b0d
|
fix timeout transform with 0 timeout
|
2020-03-29 17:37:34 +06:00 |
|
Nikolay Kim
|
da7de6def7
|
custom macros for ntex-rt
|
2020-03-29 14:23:48 +06:00 |
|
Nikolay Kim
|
7df3cc59a1
|
merge actix-rt
|
2020-03-29 14:15:18 +06:00 |
|
Nikolay Kim
|
4ec01db40a
|
merge actix-codec
|
2020-03-28 21:53:51 +06:00 |
|
Nikolay Kim
|
4af3e6a498
|
remove unneeded Clone constrain
|
2020-03-28 10:14:19 +06:00 |
|
Nikolay Kim
|
703f911f6e
|
refactor http client connector
|
2020-03-28 10:05:40 +06:00 |
|
Nikolay Kim
|
ce48c620fd
|
add simple framed dispatcher
|
2020-03-27 11:29:15 +06:00 |
|
Nikolay Kim
|
2e6ead7bb6
|
refactor connect services
|
2020-03-27 10:52:13 +06:00 |
|
Nikolay Kim
|
a0a6f12192
|
remove actix-connect from features
|
2020-03-26 09:54:04 +06:00 |
|
Nikolay Kim
|
243e274a82
|
merge actix-connect
|
2020-03-25 10:43:20 +06:00 |
|
Nikolay Kim
|
b59b625217
|
update doc tests
|
2020-03-25 09:46:40 +06:00 |
|
Nikolay Kim
|
97f04853fc
|
simplify handler impl
|
2020-03-25 00:05:56 +06:00 |
|
Nikolay Kim
|
7426a34762
|
add test server builder
|
2020-03-24 21:26:45 +06:00 |
|
Nikolay Kim
|
bd17891002
|
refactor error container
|
2020-03-24 21:03:12 +06:00 |
|
Nikolay Kim
|
87941f683f
|
drop actix-tls dependency
|
2020-03-23 10:53:34 +06:00 |
|
Nikolay Kim
|
4fb031c454
|
move server to ntex
|
2020-03-23 10:36:46 +06:00 |
|
Nikolay Kim
|
84d55aa200
|
minor doc changes
|
2020-03-23 10:08:24 +06:00 |
|
Nikolay Kim
|
dd5d43f18f
|
fix warnings
|
2020-03-22 21:12:09 +06:00 |
|
Nikolay Kim
|
48b4c64cbb
|
add case insensitive routing to web
|
2020-03-22 20:29:57 +06:00 |
|
Nikolay Kim
|
00996336fa
|
disable unfixed method
|
2020-03-22 18:38:53 +06:00 |
|
Nikolay Kim
|
06db684f9e
|
migrate to ntex-router
|
2020-03-22 18:36:27 +06:00 |
|
Nikolay Kim
|
e862efc4e6
|
add ntex-rouoter crate
|
2020-03-22 12:36:52 +06:00 |
|
Nikolay Kim
|
68daf75e91
|
update license in readme
|
2020-03-21 09:36:49 +06:00 |
|
Nikolay Kim
|
a7bc9502e8
|
do not use default type for FromRequest trait
|
2020-03-19 09:15:52 +06:00 |
|
Nikolay Kim
|
489551cb35
|
optimize into_error for WebError
|
2020-03-16 09:18:18 +06:00 |
|
Nikolay Kim
|
63cbdff016
|
enable unreachable_pub
|
2020-03-15 11:23:50 +06:00 |
|
Nikolay Kim
|
d3474763cf
|
simplify HttpMessage trait
|
2020-03-15 10:44:33 +06:00 |
|
Nikolay Kim
|
ef2ce70a34
|
move default error renderer to different module
|
2020-03-14 14:03:03 +06:00 |
|
Nikolay Kim
|
d160a1aa60
|
remove unneeded ResponseError impls
|
2020-03-13 12:16:13 +06:00 |
|
Nikolay Kim
|
3e3fcdfa35
|
ResponseError impl for web::Error
|
2020-03-13 07:14:14 +06:00 |
|
Nikolay Kim
|
7397bfbeaf
|
convert error to response early
|
2020-03-12 20:53:47 +06:00 |
|
Nikolay Kim
|
683a3ef90b
|
refactor http service error handling
|
2020-03-11 23:26:39 +06:00 |
|
Nikolay Kim
|
910a47b478
|
add handler fn types helpers
|
2020-03-11 17:37:43 +06:00 |
|
Nikolay Kim
|
8d3eb8542c
|
exclude from codecov
|
2020-03-11 09:28:53 +06:00 |
|
Nikolay Kim
|
a5b8957101
|
unpin tokio
|
2020-03-11 08:15:42 +06:00 |
|