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

Comment From: rstoyanchev

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

Comment From: spring-projects-issues

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.

Comment From: 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.

Comment From: sdack-cloud

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