Last Modified
2013-07-20 21:57:21 +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).