Skip to content

Support use of reactive clients in @MessageMapping methods [SPR-16634] #21175

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-16634 and commented

We already support CompletableFuture as a return value. It should be straight-forward to add support for single-value reactive types such as Mono, Single, or any other based on the ReactiveAdapterRegistry.


Affects: 5.0.4

Issue Links:

Referenced from: commits 0def164

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions