-
Hi!
I wondered if it would be possible to enhance the _Play Framework_ to support user provided Akka HTTP routes.
**Motivation:** I've used the [Tapir](https://tapir-scala.readthedocs.io/en/late…
-
Hi @codepitbull and thanks for all your amazing work on vertx-lang-scala.
Something I've been looking for years with Vert.x is :
- the ability to reduce noisy code : checking parameter types (if i…
-
I got server side working, but have problems with the client side.
https://doc.akka.io/docs/akka-http/current/common/json-support.html#consuming-json-streaming-style-apis
The akka-http samples a…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
flink-doris-connector-1.17-24.…
-
Typically reported as a 1 minute timeout:
```
pw:browser [pid=31534][out] Enso Project Manager +660ms
pw:browser [pid=31534][out] Version: 2024.5.1-dev +0ms
pw:browser [pid=31534][out] Buil…
-
Though I will not expect running a HTTP server on Scala.js, some data structures from akka-http like `Path` and `Uri` are useful in Scala.js .
Another usage of akka-http.js is creating an in-memory m…
-
_This is a follow-up to https://github.com/akka/akka/issues/28304#issuecomment-576360895._
The two artifacts `akka.parsing` and `akka.http.core`. both in version `10.1.11`, contain (disjunct) class…
lefou updated
2 years ago
-
**Issue by [ktoso](https://github.com/ktoso)**
_Tuesday Mar 15, 2016 at 17:24 GMT_
_Originally opened as https://github.com/akka/akka/issues/20042_
---
Currently it's somewhat confusing to everyone…
-
**Issue by [RichardBradley](https://github.com/RichardBradley)**
_Monday Mar 30, 2015 at 10:44 GMT_
_Originally opened as https://github.com/akka/akka/issues/17095_
---
Spray 1.3 had ["Server Stati…
-
Akka-http的文档略显简略,貌似对很多细节问题都没有太多探讨和示例代码。
具体问题是 对如下请求如何构造HttpRequest?
```
curl -X POST --header 'Content-Type: application/x-www-form-urlencoded' --header 'Accept: application/json' -d 'field1=1fie…