1. 13 Dec, 2014 1 commit
    • Randall Leeds's avatar
      Switch to ws4py · 2358bd20
      Randall Leeds authored
      Since pyramid_sockjs seems pretty unmaintained, having fallen behind
      gevent-websocket quite a bit, and there don't seem to be any actively
      maintained pyramid websocket integration libraries, switch to using
      ws4py directly.
      
      This change drops support for non-native websockets. As a result, we
      have to do our own JSON decoding of the messages.
      
      We also switch to a `gevent.pywsgi` based worker of our own. This
      worker combines the gevent_pywsgi worker from Gunicorn with the
      gevent helpers from ws4py that cleanly shutdown sockets on server
      termination.
      2358bd20
  2. 12 Dec, 2014 8 commits
  3. 11 Dec, 2014 3 commits
  4. 10 Dec, 2014 1 commit
  5. 09 Dec, 2014 6 commits
  6. 08 Dec, 2014 1 commit
    • csillag's avatar
      Update PDF plugin · ad1a4b16
      csillag authored
      ... to 18d8f72a (typed-packaging branch),
      which brings support for the PDF.js version
      shiping with FF35.
      ad1a4b16
  7. 05 Dec, 2014 7 commits
  8. 04 Dec, 2014 3 commits
  9. 03 Dec, 2014 10 commits