Closed
Description
- In https://docs.spring.io/spring-framework/docs/6.0.0-M3/reference/html/web.html#websocket-stomp-enable , the documentation mentions that
JSteunou/webstomp-client
isjmesnil/stomp-websocket
, which library's most active and maintained development successor. But actuallyJSteunou/webstomp-client
stopped updating in 2018 and archived the Git repository. This means thatJSteunou/webstomp-client
will no longer be maintained, I think it should be marked asJSteunou/webstomp-client
andjmesnil/stomp-websocket
is no longer maintained.