You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79e4d1354d
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 |
5 years ago | |
---|---|---|
.. | ||
spring-boot | 5 years ago | |
spring-boot-actuator | 5 years ago | |
spring-boot-actuator-autoconfigure | 5 years ago | |
spring-boot-autoconfigure | 5 years ago | |
spring-boot-cli | 5 years ago | |
spring-boot-dependencies | 5 years ago | |
spring-boot-devtools | 5 years ago | |
spring-boot-docs | 5 years ago | |
spring-boot-parent | 5 years ago | |
spring-boot-properties-migrator | ||
spring-boot-starters | 5 years ago | |
spring-boot-test | 5 years ago | |
spring-boot-test-autoconfigure | 5 years ago | |
spring-boot-tools | 5 years ago | |
pom.xml |