Skip to content

WebSocket upgrade #12

Description

@hellerve

No HTTP upgrade path for WebSocket connections. Would need:

  • A new handler type for WebSocket connections
  • The WebSocket handshake (SHA-1 hash of Sec-WebSocket-Key)
  • A frame codec (masking, opcodes, fragmentation)
  • Integration with the event loop for bidirectional messaging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions