Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akkadotnet/alpakka
- Owner: akkadotnet
- License: apache-2.0
- Created: 2016-11-13T18:50:56.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-19T05:13:06.000Z (5 months ago)
- Last Synced: 2024-06-26T09:33:33.301Z (5 months ago)
- Topics: akka-streams, akka-streams-connectors, akkadotnet, alpakka
- Language: C#
- Homepage: https://alpakka.getakka.net/
- Size: 1.16 MB
- Stars: 108
- Watchers: 10
- Forks: 40
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Support: support/dockerfiles/AMQP/Linux/Dockerfile
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.