Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

WebSockets support #4

@tarcieri

Description

@tarcieri

The previous Rack adapter for Reel supported WebSockets through the reel.websocket environment variable.

Should reel-rack support WebSockets? Is a Rack environment variable the way to go? Or should there be a more direct API, possibly one that can bypass all of Rack's abstraction layers and just hand your program a WebSocket independently of Rack?

I think it'd be neat if reel-rack had a more direct WebSockets API. Maybe we can figure out one that becomes a standard for all Rack web servers support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions