Last Modified
2014-06-07 14:47:54 +0000
Requires
  • net/http
  • net/https

Description

Send a notice to a Campfire room (campfirenow.com).

subdomain - The String subdomain of the Campfire account. If your URL is
            "foo.campfirenow.com" then your subdomain is "foo".
token     - The String token used for authentication.
room      - The String room name to which the message should be sent.
ssl       - A Boolean determining whether or not to use SSL
            (default: false).