swift-filestreamer

0.8.1

A file streaming library
sersoft-gmbh/swift-filestreamer

What's New

v0.8.1

2024-03-12T13:24:05Z
  • Add Sendable conformance to FileStream if its Value conforms to Sendable.

Full Changelog: 0.8.0...0.8.1

FileStreamer

GitHub release Tests Docs

A simple file streaming implementation in Swift.

Documentation

The API is documented using header doc. If you prefer to view the documentation as a webpage, there is an online version available for you.

Contributing

If you find a bug / like to see a new feature there are a few ways of helping out:

  • If you can fix the bug / implement the feature yourself please do and open a PR.
  • If you know how to code (which you probably do), please add a (failing) test and open a PR. We'll try to get your test green ASAP.
  • If you can do neither, then open an issue. While this might be the easiest way, it will likely take the longest for the bug to be fixed / feature to be implemented.

License

See LICENSE file.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Mon Apr 08 2024 10:38:12 GMT-0900 (Hawaii-Aleutian Daylight Time)