Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The chat example is empty #101

Open
ClementNerma opened this issue Jun 14, 2022 · 2 comments
Open

The chat example is empty #101

ClementNerma opened this issue Jun 14, 2022 · 2 comments

Comments

@ClementNerma
Copy link

There is a chat.rs example file in the repository but it is empty:

#[tokio::main]
async fn main() {
    unimplemented!();
}

Why put an empty example file that contains nothing (genuine question)?

@Darksonn
Copy link
Collaborator

No idea. It should be removed.

@jxs
Copy link
Member

jxs commented Jun 16, 2022

I submitted a PR with it back then #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants