callicoder/spring-boot-websocket-chat-demo

is not a valid destination

nealmiao opened this issue · 0 comments

when i subscribe '/user/212/message' with RabbitMQ, an error happens
'/user/212/message' is not a valid destination.
Valid destination types are: /temp-queue, /exchange, /topic, /queue, /amq/queue, /reply-queue/.
how to solve it, thx