Skip to content

Keenworks/SampleActorStage

Repository files navigation

A small example showing:

  • akka-streams integrating with Actors
  • A custom graph stage to create a Source
  • using getActorStage

The end result is being able to send actor messages to a Source, for a stream to react to.

About

sample code for getActorStage in akka-streams custom GraphStage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages