squbs icon indicating copy to clipboard operation
squbs copied to clipboard

Akka Streams & Akka HTTP for Large-Scale Production Deployments

Results 71 squbs issues
Sort by recently updated
recently updated
newest added

Thanks for your pull request. Please review the following guidelines. - [x] Title includes issue id. - [x] Description of the change added. - [x] Commits are squashed. - [...

System runs properly, but Akka reports a dead letter for PerpetualStream obtaining an unexpected lifecycle state.

Hello there, I am trying to use Circuit Break with Akka Streams, but after some time changing from Open state to Half Open state due errors yet not recovered, the...

Similar to #711, `matValue` needs to have configurable timeout.

Hi there, I am now using official akka to implement game back-ends that has a similar architecture to BigWorld Engine. Brieftly to say, all interactive game objects are conceptized as...

There are [TODOs](https://github.com/paypal/squbs/blob/e11361a4c38a1fb31be6808b91467039648b492a/squbs-unicomplex/src/main/scala/org/squbs/unicomplex/ServiceRegistry.scala#L161). While working on #711, the failure to remove these caused me quite a bit of pain while managing multiple Unicomplexs in one JVM. For various reasons, I...

Hi, Like you have Squbs for java and scala template, Do you have one for .NET core also?

Travis Intermittent test failure in BroadcastBufferSpec