Skip to content

Instantly share code, notes, and snippets.

@akgupta
Last active April 18, 2020 09:34
Show Gist options
  • Save akgupta/67e99f8b31f3acf067df686a1706fc39 to your computer and use it in GitHub Desktop.
Save akgupta/67e99f8b31f3acf067df686a1706fc39 to your computer and use it in GitHub Desktop.
Source<EventSource.Event, ActorRef> actorRefPoweredEventSource =
Source.actorRef(100, OverflowStrategy.fail());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment