Replies: 3 comments 2 replies
-
<script src="jquery.min.js"></script>
<script src="stom.js"></script>
<style>
.box {
width: 440px;
float: left;
margin: 0 20px 0 20px;
}
RabbitMQ Web STOMP Examples > Echo Server
|
Beta Was this translation helpful? Give feedback.
-
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
Beta Was this translation helpful? Give feedback.
-
According to the log, a client closed its connection after 11 seconds. We cannot know why or what the problem is, but the closure was client-initiated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
em..... I was use stomp.js to connection rabbitmq server ,but the connection will close in 1-10 minute
debug log:
Beta Was this translation helpful? Give feedback.
All reactions