infinitered / bluepotion

Like RedPotion, but for Android
MIT License
74 stars 18 forks source link

Add async wrapper #17

Closed jamonholmgren closed 9 years ago

jamonholmgren commented 9 years ago

I'll take this one.

API example (WIP):

app.async(options) do
  # async work
end