MultiKeyPipelineBase.publish

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) publish(string channel, string message)
  2. Response!(Long) publish(const(ubyte)[] channel, const(ubyte)[] message)
    class MultiKeyPipelineBase
    override
    Response!(Long)
    publish
    (
    const(ubyte)[] channel
    ,
    const(ubyte)[] message
    )

Meta