-
Notifications
You must be signed in to change notification settings - Fork 28
Issues: vert-x3/vertx-stomp
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Subscription removed from StompClientConnectionImpl cache even before sending UNSUBSCRIBE frame
bug
#92
opened Jan 10, 2024 by
saiskk
The server send an error frame, then the client occur exception "Size must be > 0"
bug
#90
opened Oct 8, 2023 by
eternalirons
Why do not expose NetSocket in StompServerTCPConnectionImpl.java
enhancement
#89
opened Aug 16, 2023 by
eternalirons
STOMP client can't connect to STOMP server with non root path
enhancement
#74
opened Dec 9, 2021 by
AntonPozdeev
Dead lock sometimes occurs when sending and listening in the same process (e.g. in a test case)
#53
opened Jun 12, 2019 by
FrederikP
How to Send Message from One Rest Api to another Api through Stomp Notification
#46
opened Oct 18, 2018 by
yogeshBanginwar
Heartbeat configuration in the default stomp server handler appears to be incorrect
#40
opened May 29, 2018 by
morganmcc
Connection timeout errors should result in a normal Exception with a stack trace
#39
opened May 29, 2018 by
morganmcc
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.