Skip to content

v2.0.4

Compare
Choose a tag to compare
@kernelsauce kernelsauce released this 12 Dec 18:24
· 138 commits to master since this release
  • Issue #238 fixed. Incorrect temp/perm redirect HTTP code.
  • Issue #240 fixed. WS upgrade issue.
  • Issue #241 fixed. WS race condition.
  • Added OSX as supported platform in rockspec.
  • ioloop.instance() now takes 1 argument, a function that will be added as a IOLoop callback and run on :start().