Akka Streams Connectors - Alpakka
Перейти к файлу
Gregorius Soedharmo 3fcc3634df
Deprecating Akka.Streams.Azure.EventHub.V5 (#1974)
2024-09-11 19:19:32 +00:00
.github
build-system
docs
src
support/dockerfiles
.artifactignore
.gitattributes
.gitignore
LICENSE.md
README.md
RELEASE_NOTES.md
appveyor.yml
azurite.cmd
build.cmd
build.fsx
build.ps1
build.sh
serve-docs.cmd
serve-docs.ps1

README.md

Alpakka: Akka Streams Connectors

Gitter

https://alpakka.getakka.net/

This project provides a home to Akka Streams connectors to various technologies, protocols or libraries.

Contributions

Contributions are welcome, see CONTRIBUTING.md

Caveat Emptor

A component in this project does not have to obey the rule of staying binary compatible between releases. Breaking API changes may be introduced without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation.

Running the Test Suite

As of August 2020, the Alpakka repository structure and projects has been consolidated and modernized into a single solution file which affects how test projects are run. Please check the test documentation for more information.