butterfield icon indicating copy to clipboard operation
butterfield copied to clipboard

Use asynchronous connect for `rtm.start` API call.

Open wdoekes opened this issue 9 years ago • 0 comments

By using aiohttp instead of slacker (which uses synchronous requests), we can continue with the rest of our application if slack refuses to return a timely response.

wdoekes avatar Apr 30 '15 12:04 wdoekes