Skip to content

Fix "Configuring the WebSocket Engine" documentation [SPR-11565] #16189

@spring-projects-issues

Description

@spring-projects-issues

Sébastien Deleuze opened SPR-11565 and commented

Current Spring websocket reference documentation suggests to use WebSocketContainerFactoryBean to configure server side websocket engine, but this one is for client-side use only.

This section should be updated in order to specify that ServletServerContainerFactoryBean is for server side use and WebSocketContainerFactoryBean for client side use.


Affects: 4.0.2

Reference URL: http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#websocket-server-runtime-configuration

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions