Module

Test.Serialization.Symbiote.ZeroMQ

Package
purescript-symbiote
Repository
athanclark/purescript-symbiote

#secondPeerZeroMQ Source

#firstPeerZeroMQ Source

#peerZeroMQ Source

peerZeroMQ :: forall me them stM m. MonadEffect m => MonadAff m => MonadBaseControl Aff m stM => SingletonFunctor stM => EncodeArrayBuffer (me (AV Uint8 UInt)) => DynamicByteLength (me (AV Uint8 UInt)) => DecodeArrayBuffer (them (AV Uint8 UInt)) => String -> Debug -> ((me (AV Uint8 UInt) -> m Unit) -> m (them (AV Uint8 UInt)) -> (Topic -> m Unit) -> (Failure them (AV Uint8 UInt) -> m Unit) -> (Topic -> Number -> m Unit) -> SymbioteT (AV Uint8 UInt) m Unit -> m Unit) -> SymbioteT (AV Uint8 UInt) m Unit -> m Unit