zio2-zmq
zio2-zmq
API
zio.zmq
RoutingId
ZContext
ZContext
ZOptions
ZSocket
ZSocket
zio2-zmq
/
zio.zmq
/
ZOptions
ZOptions
zio.zmq.ZOptions
class
ZOptions
(
socketBase
:
SocketBase
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
lastEndpoint
:
Task
[
String
]
def
setDisconnectMessage
(
msg
:
Array
[
Byte
]):
Task
[
Unit
]
def
setHeartbeat
(
interval
:
Duration
,
timeout
:
Duration
,
ttl
:
Duration
):
ZIO
[
Any
,
Throwable
,
Unit
]
def
setHelloMessage
(
msg
:
Array
[
Byte
]):
Task
[
Unit
]
def
setHiccupMessage
(
msg
:
Array
[
Byte
]):
Task
[
Unit
]
def
setHighWatermark
(
receive
:
Int
,
send
:
Int
):
Task
[
Unit
]
def
setImmediate
(
immediate
:
Boolean
):
Task
[
Unit
]
def
setLinger
(
linger
:
Int
):
Task
[
Unit
]
def
setTcpKeepAlive
(
enable
:
Boolean
):
Task
[
Unit
]
In this article
Attributes
Members list
Value members
Concrete methods