Accessor.publish

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void publish(string topic, V val, Rel lvl)
  2. void publish(string topic, const(ubyte)[] data, Rel lvl)
    class Accessor(T)
    protected
    void
    publish
    (
    string topic
    ,
    const(ubyte)[] data
    ,
    Rel lvl = Rel.undefined
    )

Meta