Skip to content

move a-chat tutorial's code to this repo #144

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

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

matklad
Copy link
Member

@matklad matklad commented Sep 4, 2019

After this, I propose archiving https://github.com/async-rs/a-chat/: it seems bad that folks need to send PR to to repositories.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we delete .gitignore, Cargo.toml, and the added line from .travis.yml?

I think the sources of a-chat can be just dumped into examples/a-chat/ and then Cargo figures out how to compile that example on its own? There should be a way to achieve that...

@matklad
Copy link
Member Author

matklad commented Sep 4, 2019

We can do that if we merge client and server into a single binary, i’ll Do that

@matklad
Copy link
Member Author

matklad commented Sep 4, 2019 via email

@ghost
Copy link

ghost commented Sep 4, 2019

Perfect, thanks! Can you run cargo fmt and then merge this PR?

@matklad matklad merged commit 75a4ba8 into async-rs:master Sep 4, 2019
@matklad matklad deleted the move-a-chat branch September 4, 2019 18:46
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

Successfully merging this pull request may close these issues.

1 participant