Repository - API - Source
SendOptions
, BroadcastOptions
, and NetworkError
interfaces.veza.Server
and veza.Client
.veza@0.5.0
.ByteLength
into the headers.Server#serve
's return from undefined
to this
.veza.Node
in favor of veza.Server
and veza.Client
.handshakeTimeout
option in Node
.socket.connecting
, socket.connect
, socket.destroy
, socket.ready
, socket.connect
, and socket.ready
.Node#connectTo
does not longer take an argument for the socket's name
, also called "label". The name is now the socket's.Infinity
is not longer an option in timeouts nor retry limits, refer to -1
for the same behaviour.Queue#name
and Queue#socket
. They're unnecessary getters.