This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.


    from b156236  Add ability to push builds to bintray
     new 4036990  Use ByteBuffer as backend for mutable bytes
     new d806b1a  Delegate writing to file to a specific thread. Write the 
message bytes as a hex string
     new 5e27e67  run sending a message into a worker thread, not the event 
loop thread

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bytes/src/main/java/org/apache/tuweni/bytes/MutableBytes.java |  2 +-
 gossip/src/main/java/org/apache/tuweni/gossip/GossipApp.java  |  9 ++++++---
 .../java/org/apache/tuweni/gossip/GossipIntegrationTest.java  | 11 +++++------
 .../org/apache/tuweni/plumtree/vertx/VertxGossipServer.java   |  7 +++++--
 4 files changed, 17 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to