-
I've tried depending on some kotlin dependencies as in the following example:
```yaml
io.reactivex.rxjava2:
rxkotlin:
lang: kotlin
version: 2.1.0
```
This generates the f…
-
On my first use of redpipe I encounter the following issue (on run).
On macoxs
```
java version "1.8.0_141"
Java(TM) SE Runtime Environment (build 1.8.0_141-b15)
Java HotSpot(TM) 64-Bit Server …
-
It would be a nice-to-have to provide a mechanism to access models in a statically typed fashion rather than using the hard coded Strings.
From the onboarding example, rather than :
```java
…
-
Updated to **RxJava3**, and I have to exclude **RxJava2** from gradle dependencies required by **adapter-rxjava2**.
ghost updated
4 years ago
-
RxJava2 is a library some people may not want to use. I also enjoy creating libraries that do not have dependencies on them if I can help it.
Therefore, let's remove RxJava2 from the core of the l…
-
Although the plugin system of MP-CP and RxJava2 make it possible to have automatic context propagation for RxJava2, it appears some ReactiveStreams implementations don't use RxJava2 or Reactor but bui…
-
-
Not able to see the Activity code properly in GitHub source code viewer, Somethings wrong with codes formatting.
https://github.com/amitshekhariitbhu/RxJava2-Android-Samples/blob/master/app/src/mai…
-
最新版本4.0.3和Rxjava2.0冲突,会报Rxjava的jar包1.2.1版本和Rxjava2.0的jar包2.0.7版本冲突
-
Report Portal used to work fine for five months. However, after updating Report Portal stopped working. When running tests, there is an error message:
`[rp-io-2] ERROR c.epam.reportportal.service.L…