zio2-zmq
zio2-zmq
API
zio.zmq
RoutingId
ZContext
ZContext
ZOptions
ZSocket
ZSocket
zio2-zmq
/
zio.zmq
/
ZSocket
ZSocket
zio.zmq.ZSocket
See the
ZSocket
companion class
object
ZSocket
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ZSocket
.
type
Members list
Clear all
Value members
Concrete methods
def
client
:
ZIO
[
ZContext
&
Scope
,
ZMQException
,
ZSocket
]
def
dealer
:
ZIO
[
ZContext
&
Scope
,
ZMQException
,
ZSocket
]
def
peer
:
ZIO
[
ZContext
&
Scope
,
ZMQException
,
ZSocket
]
def
raw
:
ZIO
[
ZContext
&
Scope
,
ZMQException
,
ZSocket
]
def
router
:
ZIO
[
ZContext
&
Scope
,
ZMQException
,
ZSocket
]
def
server
:
ZIO
[
ZContext
&
Scope
,
ZMQException
,
ZSocket
]
In this article
Attributes
Members list
Value members
Concrete methods