issues
search
vert-x3
/
vertx-stomp
STOMP client/server implementation
Apache License 2.0
31
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix close handler called twice
#95
shenweijiekdel
opened
1 week ago
0
io.vertx.ext.stomp.StompServerHandler#closeHandler is called twice
#94
shenweijiekdel
opened
2 weeks ago
2
JPMS support
#93
vietj
closed
1 month ago
0
Subscription removed from StompClientConnectionImpl cache even before sending UNSUBSCRIBE frame
#92
saiskk
opened
10 months ago
2
expose the addresses from StompServerConnection
#91
eternalirons
opened
1 year ago
0
The server send an error frame, then the client occur exception "Size must be > 0"
#90
eternalirons
opened
1 year ago
0
Why do not expose NetSocket in StompServerTCPConnectionImpl.java
#89
eternalirons
opened
1 year ago
2
STOMP server process client frames that would not send initially a connect frame
#88
vietj
closed
1 year ago
0
STOMP server process client frames that would not send initially a connect frame
#87
vietj
closed
1 year ago
0
support websocket text payload
#86
freynder
opened
1 year ago
0
WebSocket writes are binary only
#85
freynder
opened
1 year ago
2
content-length: 0 not accepted
#84
freynder
opened
1 year ago
1
Remove callback usage
#83
vietj
closed
1 year ago
0
how stompclient to connect a websocket variable
#82
zhhzhfya
opened
1 year ago
0
Fix deprecations
#81
pmlopes
closed
1 year ago
0
Deprecate callbacks
#80
vietj
closed
1 year ago
0
Client ping frame should not create receipts
#79
vietj
closed
1 year ago
0
Client ping frame should not create receipts
#78
vietj
closed
1 year ago
0
Fix #76 Do not add a receipt handler to PING Frames, as this will cause a memory leak.
#77
DevMcC
closed
1 year ago
1
Memory leak with pendingReceipts with continuous PING frames
#76
DevMcC
closed
1 year ago
1
STOMP Header Decoder fails with certain passwords
#75
lfmunoz
closed
2 years ago
2
STOMP client can't connect to STOMP server with non root path
#74
AntonPozdeev
opened
2 years ago
2
Codegen doesn't handle enums declared in dataobjects/interfaces, they m
#73
pmlopes
closed
3 years ago
0
GitHub Action CI
#72
vietj
closed
3 years ago
0
Bump junit from 4.12 to 4.13.1
#71
dependabot[bot]
opened
4 years ago
0
Receipt error handling
#70
adhesivee
opened
4 years ago
1
Update EventBusBridge.java
#69
racoonman
closed
3 years ago
1
Subscribe notification on a closed connection
#68
racoonman
closed
3 years ago
10
Add automatic module name
#67
afloarea
closed
4 years ago
0
Use the right authn interface
#66
pmlopes
closed
4 years ago
0
Replace deprecated shiro with properties
#65
pmlopes
closed
4 years ago
0
Add missing annotations
#64
pmlopes
closed
4 years ago
0
Fix #62 Frame copy constructor bug, add corresponding test case
#63
cbdyzj
closed
5 years ago
0
io.vertx.ext.stomp.Frame constructor issue
#62
cbdyzj
closed
5 years ago
2
STOMP server tasks(pinger/ponger) runs endlessly
#61
anatoliyck
opened
5 years ago
4
Futurisation
#60
vietj
closed
5 years ago
0
StompClientConnection subscribe method should return an async id instead of a frame
#59
vietj
closed
5 years ago
0
StompClientConnection frame based methods should have Handler<AsyncResult<Frame>> instead of Handler<Frame>
#58
vietj
closed
5 years ago
0
Client Destination Wildcard adaptation
#57
llm163520
opened
5 years ago
2
Send offline message
#56
llm163520
opened
5 years ago
0
JWTAuth Provider not working?
#55
hzitoun
opened
5 years ago
0
Can't capture exceptions from connectAwait
#54
lfmunoz
closed
5 years ago
1
Dead lock sometimes occurs when sending and listening in the same process (e.g. in a test case)
#53
FrederikP
opened
5 years ago
0
Intermittent failure in WebSocketBridgeTest.testWebSocketsWhenTCPDisabled
#52
tsegismont
closed
2 years ago
1
Remove the usage of custom docker containers for ITs
#51
cescoffier
closed
5 years ago
0
Unit test failing in CI
#50
vietj
closed
5 years ago
0
vertx-x3#47 - Class field access for socket is too restrictive
#49
lfmunoz
closed
5 years ago
5
Cannot configure Auth with WebSocket server
#48
vasicvuk
opened
5 years ago
0
Cannot determine if a client cert has been provided
#47
lfmunoz
closed
5 years ago
0
How to Send Message from One Rest Api to another Api through Stomp Notification
#46
yogeshBanginwar
opened
6 years ago
0
Next