-
Is there an easy way to know the current RSocket instance by `path` (url or any other tag like id or hash) when processing errors in the `reconnectable {...}` block?
Android use case:
Ktor client …
-
Ktor 3.0.0 [was just released](https://github.com/ktorio/ktor/releases/tag/3.0.0) and it would be a great time to make rsocket-kotlin support it.
## Motivation
I need to use both RSocket and…
-
While there is support for gRPC in Vert.x , RSocket is an interesting and fast way to communicate between reactive microservices. I am hoping Vert.x would consider adding support for RSocket as well.
…
-
# **Summary**
The goal is to provide **REST adapters** for RRPC APIs, enabling non-RRPC developers or systems to access RRPC endpoints via REST if needed. Unlike conventional API generation approache…
-
**Affects:** 5.2.0.BUILD-SNAPSHOT
---
The `WebClient` supports an `ExchangeFilterFunction` that allows intercepting the request/response. `WebClient` also allows providing attributes that can …
-
metadata in REQUEST_STREAM is not properly encoded when `compositeMetadata` is used and it includes both `RoutingMetadata` and `BearerAuthMetadata`
## Expected Behavior
The following requestStream…
-
This is a meta issue for the https://rsocket.io support.
RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron.
It enables all modern communication models…
-
Support for Rsocket
-
## Motivation
As of `0.15.4`, when the client loses the connection to the server, a ClosedReceiveChannelException is thrown in one of the client coroutines. It is propagated to the CoroutineExcepti…
-
Some times ago in ofed added rsocket support to able to use pure rdma connections without ipoib and tcp.
Do you have plans to add it?