Skip to content
Discussion options

You must be logged in to vote

I am not sure how the Vert.x Proton interprets the options. Maybe it is not even the idle timeout but the heartbeat property:
https://github.com/vert-x3/vertx-proton/blob/dd39eeea85764255750fe19013ad231f8dee4c16/src/main/java/io/vertx/proton/impl/ProtonTransport.java#L75

The proton client will then advertise the idle timeout opening a transport to the remote peer.

Replies: 13 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@mnguetsa
Comment options

@ozangunalp
Comment options

@mnguetsa
Comment options

@ozangunalp
Comment options

Answer selected by mnguetsa
@mnguetsa
Comment options

@ozangunalp
Comment options

@mnguetsa
Comment options

@mnguetsa
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mnguetsa
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ozangunalp
Comment options

Comment options

You must be logged in to vote
1 reply
@mnguetsa
Comment options

Comment options

You must be logged in to vote
1 reply
@ozangunalp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #39329 on March 12, 2024 15:05.