hipchat-api
v0.0.3
Published
HipChat API Client
Downloads
2
Readme
hipchat-client
Summary
HipChat API Client
Example Configure
{
"timeout": 5000, // タイムアウト(ms)
"maxSockets": 100, // プール数
"key": "xxxxx", // API-key
"proxy": "http://proxyhogehoge/", // http-proxy
}