akka
Here are 1,388 public repositories matching this topic...
-
Updated
Oct 2, 2020 - Java
I've got to send a multipart request. The first part is a json that describes all following parts. Other parts are raw file bytes. The number of files could vary.
Current state:
It is possible to assign only the whole body to a request using Pebbple. But as far as I know, Gatling treats PebbleBody as a regular String, so that it is impossible to send raw file content (PDF for example) in r
-
Updated
Sep 17, 2020 - C#
-
Updated
Sep 27, 2020 - Go
The idea is to be able to write the following to override the log configuration in dev-mode.
lagomDevSettings ++= Seq(
"logger.resource" -> "logback-dev.xml"
)-
Updated
Sep 5, 2020 - Java
-
Updated
Sep 29, 2020 - Scala
-
Updated
Jun 24, 2020 - Scala
-
Updated
Oct 1, 2020 - Scala
-
Updated
Oct 2, 2020 - Scala
-
Updated
Oct 1, 2020 - Scala
-
Updated
Feb 9, 2019 - Scala
-
Updated
Oct 2, 2020 - C#
-
Updated
Jan 14, 2018 - Java
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 20, 2020 - Scala
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 2, 2020 - Scala
-
Updated
Mar 11, 2020 - Scala
-
Updated
Aug 21, 2020 - C#
-
Updated
Jul 21, 2018 - Scala
During akka-grpc-maven-plugin:0.6.0:generate, and likely other similar non akka-grpc tasks, if /tmp/ for this process is not accessible, or has the noexec mount option set:
Execution default of goal com.lightbend.akka.grpc:akka-grpc-maven-plugin:0.6.0:generate failed: protoc exit code 1: /tmp/protocbridge7686600923568091505: program not found or is not executable
Perhaps add a fal
Improve this page
Add a description, image, and links to the akka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the akka topic, visit your repo's landing page and select "manage topics."