framework for composable networking services
Find a file
Juan Aguilar 3987fbe508
Fix minor issues (#33)
* Fix unused Default trait logic

* Remove `put_slice` in favor of `extend_from_slice`

* Fix spelling
2020-12-27 11:09:56 +06:00
.github/workflows bump msrv 2020-12-22 20:27:21 +06:00
ntex Fix minor issues (#33) 2020-12-27 11:09:56 +06:00
ntex-codec tune api docs 2020-09-21 15:11:01 +06:00
ntex-macros update license 2020-07-30 11:08:17 +06:00
ntex-router Fix minor issues (#33) 2020-12-27 11:09:56 +06:00
ntex-rt clippy 2020-12-22 19:55:06 +06:00
ntex-rt-macros update license 2020-07-30 11:08:17 +06:00
ntex-service prep release 2020-09-24 14:26:31 +06:00
tests test certs 2020-04-08 00:02:39 +06:00
.gitignore GitHub actions (#6) 2020-04-05 00:57:13 +06:00
Cargo.toml prepare release 2020-04-10 13:34:42 +06:00
codecov.yml Cache tarpaulin (#7) 2020-04-05 09:51:07 +06:00
LICENSE Move Extensions type to ntex::util 2020-06-12 16:32:18 +06:00
README.md update msrv in readme 2020-12-22 20:30:44 +06:00
rustfmt.toml copy actix-web2 2019-03-01 22:51:32 -08:00

ntex

Framework for composable network services. This is personal project. This project uses *unsafe*!

build status codecov crates.io Documentation Version License

Build statuses

Platform Build Status
Linux build status
macOS build status
Windows build status

Documentation & community resources

License

This project is licensed under