Legend:
Library
Module
Module type
Parameter
Class
Class type
val make_plugin :
?prefix:string ->?host:string ->?port:int ->unit ->Calculon.Plugin.t
Create a plugin that will connect to a redis instance on the given host:port and use prefix:received and prefix:send for communicating messages via redis pub/sub.