Skip to content

Transport based on fetch() #296

@Type1J

Description

@Type1J

I am using SockJS in environments where an embedded JavaScript interpreter is used.

I have implemented fetch() in platform specific exposed primitives, and I'd like SockJS to use that fetch() API.

If fetch is available, which at this point it will be in most browsers, then it should be used instead of an XMLHttpRequest based transport.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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