git4skatz

Results 2 comments of git4skatz

Could someone post a snippet of the proper way to block/suspend the main thread when using akka-http from Java?

What's shown above appear to me to be Scala, not Java. Also, the documentation recommends against overriding HttpApp (solution shown above) in favor of using Http.BindandHandle. Additionally, as someone new...