This is an automated email from the ASF dual-hosted git repository.
piotr pushed a change to branch headers_encryption
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 7775da36d feat(security): encrypt user headers alongside message
payload
add 9ee1f6dfa feat(java): Support connection timeout (#3026)
add 38186b61a Merge branch 'master' into headers_encryption
No new revisions were added by this update.
Summary of changes:
.../iggy/client/async/tcp/AsyncIggyTcpClient.java | 7 +-
.../async/tcp/AsyncIggyTcpClientBuilder.java | 54 ++++++++++++----
.../iggy/client/async/tcp/AsyncTcpConnection.java | 17 ++++-
.../async/tcp/AsyncIggyTcpClientBuilderTest.java | 74 ++++++++++++++++++++++
4 files changed, 136 insertions(+), 16 deletions(-)