Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Akka.Streams.Surgewave — ARCHIVED

This repository is archived. Active development has moved to Kuestenlogik/Akka.Surgewave, a consolidated Mono-Repo that ships two NuGet packages from a single tag: Kuestenlogik.Surgewave.AkkaStreams and Kuestenlogik.Surgewave.AkkaPersistence.

History

Migration

# remove old
dotnet remove package Kuestenlogik.Akka.Streams.Surgewave
# add new
dotnet add package Kuestenlogik.Surgewave.AkkaStreams
// before
using Akka.Streams.Surgewave;

// after
using Kuestenlogik.Surgewave.AkkaStreams;

The API surface is otherwise compatible — SurgewaveConsumer, SurgewaveProducer, Committer, etc. exist in the new namespace.

License

Apache-2.0

About

Akka.Streams connector for Surgewave — Sources, Sinks, Flows for reactive topic integration. Alpakka-style API on .NET 10.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages