Skip to content

GSoC Refactor: serverMode, clientMode, replace sockjs with ws #1860

Closed
@hulkish

Description

@hulkish
  • we should not define sockjs as a direct dependency, by default this will be replaced with ws
  • clientMode: 'ws', by default
  • user must install sockjs themselves, then set clientMode: require.resolve('sockjs') if they want to support older browsers with dicey websocket support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions