Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

This should be a workspace and allow for more examples #5

Description

@bsdinis

In the current layout, it is impossible to build the project and run the two binaries.

I suggest moving to a workspace layout, similar to the following:

| - Cargo.toml
| - http
    | - client
        | - Cargo.toml
        | - src/main.rs
    | - server
        | - Cargo.toml
        | - src/main.rs

Adding another example would be trivial

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