spring-guides / gs-messaging-stomp-websocket

Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket

Home Page:http://spring.io/guides/gs/messaging-stomp-websocket/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how spring-stomp headers handle ":"

dzcmingdi opened this issue · comments

i put dateTime(for example: 2020-03-20 13:56:57) into spring-stomp headers, but the client display this:
image

":" is converted to "\c", why?

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug. Also you'll likely need to provide more details for anyone to be able to help you.