majordomo-0.1.6: Majordomo protocol for ZeroMQ

Safe HaskellSafe-Infered

System.Network.ZMQ.MDP.Client

Synopsis

Documentation

Types

data Response Source

Constructors

Response 

Fields

protocol :: Protocol
 
service :: ByteString
 
response :: [ByteString]
 

Functions