Closed as not planned
Closed as not planned
Description
A recent issue in Spring Framework (spring-projects/spring-framework#32081) made us aware that we overlooked websocket broker support for virtual threads.
Now that ChannelRegistration
allows a plain TaskExecutor
to be specified via the new executor
method, it would be nice to configure it when virtual threads are enabled.