Handler managing a stream over SecureScuttlebutt originating from the Vert.x client
Factory creating stream handlers, managing client-side connections.
Exceptions thrown during handshake because of invalid messages or different network identifiers.
Class responsible for performing a Secure Scuttlebutt handshake with a remote peer, as defined in the Secure Scuttlebutt protocol guide
Class responsible for performing a Secure Scuttlebutt handshake with a remote peer, as defined in the Secure Scuttlebutt protocol guide
Interface used to encrypt and decrypt messages to and from a server.
Interface used to encrypt and decrypt messages to and from a client.
Secure Scuttlebutt client using Vert.x to manage persistent TCP connections.
Secure Scuttlebutt server using Vert.x to manage persistent TCP connections.
Handler managing a stream over SecureScuttlebutt originating from the Vert.x server
Factory creating stream handlers, managing server-side connections.