Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Async thin client #214

Closed
Closed
@garious

Description

@garious

Add thin_client1.rs. It should implement an entirely asynchronous API and should do timeouts and retries under the hood. Like the current thin client, it can continue to be based on UDP.

It should probably be built on https://tokio.rs/, but if that's too heavyweight, then it could be built from the ground up, using futures and/or mio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions