vert-x3 / vertx-stomp

STOMP client/server implementation
Apache License 2.0
31 stars 28 forks source link

Fix close handler called twice #95

Open shenweijiekdel opened 1 week ago

shenweijiekdel commented 1 week ago

94 The connection It seem that TCP connection has same problem,i fixed it together