Skip to content

Remove SocketIO default configuration #19

Description

@daffl

We should investigate if the SocketIO default configuration for transports should be changed to websockets first (or what other options make sense for production settings).

io.set('transports', [
  'xhr-polling', 'websocket', 'flashsocket',
  'htmlfile', 'jsonp-polling'
]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions