Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akkadotnet/alpakka

Akka Streams Connectors - Alpakka
https://github.com/akkadotnet/alpakka

akka-streams akka-streams-connectors akkadotnet alpakka

Last synced: 2 days ago
JSON representation

Akka Streams Connectors - Alpakka

Awesome Lists containing this project

README

        

Alpakka: Akka Streams Connectors
================================

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/akkadotnet/AkkaStreams)

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](https://github.com/akkadotnet/akka.net/blob/dev/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](https://github.com/akkadotnet/Alpakka/blob/dev/docs/Testing.md) for more information.