Skip to main content
Run any Skill in Manus
with one click

spring-websocket-testing

// WebSocket tests require @SpringBootTest(RANDOM_PORT) and async message handling — @WebMvcTest won't work. Timeout and session leak traps are common. Read before testing STOMP or WebSocket. Triggers: WebSocketStompClient, StompSession, @MessageMapping, @SendToUser, BlockingQueue, /topic/, /queue/, CountDownLatch, session.subscribe, session.send.

$ git log --oneline --stat
stars:43
forks:2
updated:April 8, 2026 at 03:26
File Explorer
2 files
SKILL.md
readonly