Skip to content

wsgi.websocket environment variable not available #2

Open
@balboah

Description

@balboah

I know that you're only a fork of the original library but I'm using your code base since the other author seems to be sleeping ;)

During the weekend, one of your commits are breaking gevent-socketio because of

websocket = self.handler.environ['wsgi.websocket']
KeyError: 'wsgi.websocket'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions