Skip to content

Replace net module APIs #46

@AldaronLau

Description

@AldaronLau

The main goal of this library is to be portable, and when running in a web browser Rust only has access to HTTP through Javascript, so implement sending/receiving simple POST (update), GET (read), PUT (create), DELETE (delete) (unfortunately can't receive these messages on a web page, so probably support SSE as well). This should not be a full blown web-framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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