hipchat icon indicating copy to clipboard operation
hipchat copied to clipboard

Add function for keep alive with arbitrary duration

Open moznion opened this issue 8 years ago • 1 comments

Hello,

Duration of KeepAlive() is hard-coded so we cannot change that. Accordingly, I added a new function KeepAliveBy(sec time.Duration) to configure duration.

Related: #12

moznion avatar Feb 08 '16 15:02 moznion