Client.publish

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void publish(string channel, string message)
    class Client
    void
    publish
    (
    string channel
    ,
    string message
    )
  2. alias publish = BinaryClient.publish

Meta