Skip to content

Why does this package exist? #14

@drew-fc

Description

@drew-fc

Honest (and dumb) question.
Why does this package exist when UniRX already has ObservableWWW?
It appears that WWW was 'deprecated', but in actuality, under the hood they just implemented it using UnityWebRequest.
Is there something critical that UnityWebRequest is doing that WWW can't do?
I noticed ObservableWW can give me a WWW via GetWWW so I can inspect the response headers and such, but ObservableUnityWebRequest only gives a string. Is it possible to get the full WWW payload?

thanks for explaining, just want to understand what I am missing 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