Skip to content

Confusing integration with Fetch API #68

@tete17

Description

@tete17

What is the issue with the Fetch Standard?

The standard makes very ambiguos calls in Section 4.

It claims a websocket have certain patterns like "message received" or "connection close" which allogin more with the RFC spec but it then uses the Fetch API to "establish a connection".

As far as I know there is no way for a fetch api to continue sending data or to customize the way data is send.
It makes it very confusing to read as you are not sure what is the right approach.

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