-
-
### Background and motivation
As `IAsyncEnumerable` increases its presence in the BCLs and user libraries, and as new language constructs are added to support asynchronous streams, I think libraries …
-
Planning to do this: make the architecture more event-driven and reactive. May use Akka to decouple components (with reactive streams) rather than invoke services directly.
And event sourcing pattern…
-
This issue proposes that an effort should be made to re-write the core set of `rsocket-js` packages from [Flow](https://flow.org/) to [TypeScript](https://www.typescriptlang.org/), with a focus on ado…
-
Hello!
Didn't find in your documentation information about support SSE.
Can Feign client was sse client?
-
I ran into an interesting issue.
I'm creating an abstraction over Slick where methods should return `fs2.Stream` thus I need to convert its `DatabasePublisher` to `Stream` somehow - fs2-reactive-st…
-
https://github.com/reactive-streams/reactive-streams-jvm/blob/master/tck/src/main/java/org/reactivestreams/tck/SubscriberWhiteboxVerification.java#L216-L219
This rule and this test make no sense.
…
-
Sorry in advance if this is not the good channel to ask questions.
This project looks very promising and I'm particularly interested in the RSocket-RPC that could be a very good challenger to gRPC.…
-
The current state of these stream application is about a Reactive Streams as much as possible.
It is better to expose management of the generated apps via Spring WebFlux and its Netty foundation.
…
-
Here are some ways that the documentation and learning material could be improved. Contributions and suggestions are appreciated.
- Wiki
- [ ] _API Overview_. Document each of the transformers, and …