• 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
Name
Last commit
Last update
..
katex Loading commit data...
polyfills Loading commit data...
.gitignore Loading commit data...
Markdown.Converter.js Loading commit data...
angular-animate.js Loading commit data...
angular-bootstrap.js Loading commit data...
angular-mocks.js Loading commit data...
angular-resource.js Loading commit data...
angular-route.js Loading commit data...
angular-sanitize.js Loading commit data...
angular.js Loading commit data...
annotator.auth.js Loading commit data...
annotator.document.js Loading commit data...
annotator.domtextmapper.js Loading commit data...
annotator.fuzzytextanchors.js Loading commit data...
annotator.js Loading commit data...
annotator.pdf.js Loading commit data...
annotator.permissions.js Loading commit data...
annotator.store.js Loading commit data...
annotator.textanchors.js Loading commit data...
annotator.texthighlights.js Loading commit data...
annotator.textposition.js Loading commit data...
annotator.textquote.js Loading commit data...
annotator.textrange.js Loading commit data...
bind.js Loading commit data...
chai.js Loading commit data...
diff_match_patch_uncompressed.js Loading commit data...
dom_text_mapper.js Loading commit data...
dom_text_matcher.js Loading commit data...
gettext.js Loading commit data...
jquery-1.10.2.js Loading commit data...
jquery-1.10.2.min.js Loading commit data...
jquery.scrollintoview.js Loading commit data...
jschannel.js Loading commit data...
jstz.js Loading commit data...
jwz.js Loading commit data...
moment-timezone-data.js Loading commit data...
moment-timezone.js Loading commit data...
moment-with-langs.js Loading commit data...
momentum-timezone-data.js Loading commit data...
ng-tags-input.js Loading commit data...
page_text_mapper_core.js Loading commit data...
promise.js Loading commit data...
sinon.js Loading commit data...
text_match_engines.js Loading commit data...
unorm.js Loading commit data...
uuid.js Loading commit data...