Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 954 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 954 Bytes

0.3.1

  • #10: Event machine not initialized error on close
  • #12: Don't use Thin 2.0.0

0.3.0

  • #6: check for the existence of async.orig_callback - @crazed

0.2.1

  • #3: Lock em-websocket dependency due to latest API changes. - @pedrocarrico

0.2.0

0.1.2

  • #1: Sinatra::Request#websocket? will check if HTTP_CONNECTION and HTTP_UPGRADE headers exist before examining them - @ttencate