Jakarta WebSocket2.01.11.0
Jakarta WebSocket
2.0
1.1
1.0
This feature enables support for WebSocket applications written to the API for the Jakarta WebSocket 2.0 specification.
Enabling this feature
To enable the Jakarta WebSocket 2.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>websocket-2.0</feature>