akka-http-streaming-response-examples icon indicating copy to clipboard operation
akka-http-streaming-response-examples copied to clipboard

A list of examples that involve streaming with Akka Streams and used together with Akka HTTP

Results 2 akka-http-streaming-response-examples issues
Sort by recently updated
recently updated
newest added

Capture some documentation in the README.md in a new section about the new MergeHub and BroadcastHub stages that's used in this [example](https://github.com/calvinlfer/akka-http-streaming-response-examples/blob/master/src/main/scala/com/experiments/calvin/WebsocketStreamsMain.scala)

enhancement
help wanted

Hello! I think you should consider making a diagram in the style of Akka Streams blocks like the one in your code. It helped me think about the constructed flow...

enhancement
help wanted