Skip to content

Remove is-browser.ts detection util in favor of config option #1900

Open
@someengineer-nordsec

Description

@someengineer-nordsec

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
Configurable by required option

mqtt.connect(credentials.endpoint, {
  environment: 'browser', // 'react-native' 'electron' 'node'
})

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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