-
### Versions used
Akka version: 2.6.4
Alpakka version: 2.0.0-RC1
### Expected Behavior
Cloud Pub/Sub subscription should work.
### Actual Behavior
I defined `rootCa` to the certif…
-
Should the method `ClassicActorSystemProvider.classicSystem` become public API?
## Background
The `ClassicActorSystemProvider` is an interface to allowing the use of both classic `akka.actor.Act…
ennru updated
4 years ago
-
### Versions used
IntelliJ IDEA: 2019.2.4
Scala plugin: 2019.2.37
### Expected Behavior
IntelliJ imports the Alpakka project from the sbt build configuration including all its (sub)projects…
ennru updated
4 years ago
-
### Short description
In the same way that there already is a flow to generate a ZIP archive it would be nice to have the same for a simple (uncompressed) TAR ball.
### Details
I already have…
-
Hi all,
I saw a similar issue [here](https://github.com/akka/alpakka/issues/380) which lead to creating this.
Snippets to move / delete a file are:
```
private def moveSftpFile(sftpFile: Ftp…
-
# Contributors!
As Alpakka Kafka configured Apache's staging repository since Kafka 2.4.0-RC1 came out, you might have the non-final jar in your local or team artefact cache.
Please remove those…
ennru updated
4 years ago
-
### Short description
It should be possible to create a SlickSession, from a Database object and a Profile object.
### Details
A SlickSession is basically just a wrapper arround a Database …
-
My target is to implement an http2 server which is compatible with Amazon Alexa-Voice-Service protocols ( https://developer.amazon.com/docs/alexa-voice-service/structure-http2-request.html#respons…
-
```
[error] Test akka.stream.alpakka.ftp.FtpsWithProxyStageTest.move failed: java.util.concurrent.TimeoutException: null, took 3.019 sec
[error] at java.util.concurrent.CompletableFuture.timedGe…
ennru updated
4 years ago
-
Hi,
I'm using eclipse paho for a fun project at home. I'm using Eclipse paho 1.2.1 and I am facing an issue when there is a fluctuation in network.
I am able to connect to the server. If networ…