raketka-1.1.3: distributed-process node

Safe HaskellNone
LanguageHaskell2010

Control.Distributed.Raketka.NodeId

Synopsis

Documentation

nodeId :: ServerId -> NodeId Source #

this library does not try to discover peers. Config hints nodes to try to connect to

encodeEndPointAddress :: HostName -> ServiceName -> EndPointId -> EndPointAddress Source #

Encode end point address. From network-transport-tcp Network.Transport.TCP.Internal