monoio-transports-netreq-fork

Crates.iomonoio-transports-netreq-fork
lib.rsmonoio-transports-netreq-fork
version0.1.1
created_at2025-01-20 10:40:52.216906+00
updated_at2025-01-20 21:36:10.732088+00
descriptionThis is a personal fork of the monoio-transports crate
homepage
repositoryhttps://github.com/ReflxzR/monoio-transports
max_upload_size
id1523770
size220,682
PRIYANSHU SINGH (rEflxzR)

documentation

README

monoio-transports-netreq-fork

Fork of the original library with few changes (specific for netreq crate).

Main Changes

  • Re-exported the original monoio-transports crate, in case you want to use the default package source
  • support for connection pool from user specified parameters for the default HttpConnector
  • Feature flags to use monoio's legacy + tokio features or disable io-uring
  • TLS support for Hyper connectors. Supports both native-tls and rustls
  • Added build script to prevent incompatible feature flag combinations
Commit count: 113

cargo fmt