jasontbradshaw / iron-tools

Stream video over the web for either immediate or delayed viewing by an arbitrary number of clients.
3 stars 0 forks source link

change get_commit_time url #1

Closed elben closed 14 years ago

elben commented 14 years ago

We use '/commit_time/' to set the commit time and '/get_commit_time' to get it. Why? Let's just use '/commit_time' to get the commit time.

jasontbradshaw commented 14 years ago

not necessary, the new API seperates these out into 'get_status' and 'commit_time' calls already.