• Brian Clozel's avatar
    Warn about RSocket web server compatibility · 79e4d135
    Brian Clozel authored
    This commit warns developers about the fact that plugging RSocket into
    an existing web server is only possible with Reactor Netty web servers.
    RSocket itself is using Reactor Netty, so this is why we can plug an
    RSocket over websocket handler in an existing Reactor Netty handler.
    
    This feature is not possible with other web servers, as existing APIs do
    not make that possible.
    
    Fixes gh-17494
    79e4d135
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...