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

New counter tutorial part 3: using a channel for logs #508

Open
kdheepak opened this issue Mar 15, 2024 · 1 comment
Open

New counter tutorial part 3: using a channel for logs #508

kdheepak opened this issue Mar 15, 2024 · 1 comment

Comments

@kdheepak
Copy link
Contributor

Based on discussion on Discord, this is a good idea for a section in the counter tutorial.

@joshka
Copy link
Member

joshka commented Mar 15, 2024

A stub of this is at https://github.com/ratatui-org/ratatui-website/tree/jm/counter-app-events/code/counter-app-events

TODO - change the implementation of the logging to use an mpsc::Channel instead of a shared Vec. and simplify the event idea.

Relevant Discord link: https://discord.com/channels/1070692720437383208/1072907135664529508/1218061222365237258

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

2 participants