fluvio-future

Crates.iofluvio-future
lib.rsfluvio-future
version0.7.0
sourcesrc
created_at2020-09-21 20:49:31.402371
updated_at2024-07-15 17:37:37.057674
descriptionI/O futures for Fluvio project
homepage
repositoryhttps://github.com/infinyon/future-aio
max_upload_size
id291297
size202,011
fluvio-publisher (github:infinyon:fluvio-publisher)

documentation

README

CI Status Crates.io version docs.rs docs chat

Fluvio Future

Futures library for Fluvio projects

Features

  • Zero Copy: Zero copy file transfer
  • Mmap: Memory mapp files.
  • Tls: Friendly TLS wrapper

Notes

Recommend using rustls_tls on macos, or installing openssl3 for building on macos w/ native_tls.

Contributing

If you'd like to contribute to the project, please read our Contributing guide.

License

This project is licensed under the Apache license.

Commit count: 140

cargo fmt