spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

How does rsocket get the RSocketRequester according to the key in the context

Open sdack-cloud opened this issue 3 years ago • 1 comments

How does rsocket get the RSocketRequester according to the key in the context?

I'm using rsocket. I want to get the requester in context.

How to do this? Please provide some examples

webflux: 2.7.2

sdack-cloud avatar Aug 24 '22 02:08 sdack-cloud

Is this what you're looking for? If not, please provide more details.

rstoyanchev avatar Sep 16 '22 15:09 rstoyanchev

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

spring-projects-issues avatar Sep 23 '22 15:09 spring-projects-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

spring-projects-issues avatar Sep 30 '22 15:09 spring-projects-issues

How to find the corresponding RSocketRequester among numerous Rsocket links. Can information be obtained in context @rstoyanchev

sdack-cloud avatar Jan 14 '24 02:01 sdack-cloud