Skip to content

Conversation

@Schnouki
Copy link
Contributor

Make enable_streaming an enum with a DaemonOnly option. To keep backward compatibility, true and false are still accepted too.

Fixes #238.

@Schnouki
Copy link
Contributor Author

(quick disclaimer: I'm extremely new to Rust, this is actually my first attempt at writing Rust code. Sorry if it makes no sense; any feedback would be much appreciated!)

Copy link
Owner

@aome510 aome510 left a comment

Choose a reason for hiding this comment

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

(quick disclaimer: I'm extremely new to Rust, this is actually my first attempt at writing Rust code. Sorry if it makes no sense; any feedback would be much appreciated!)

Thanks for the PR. LGTM. We all start somewhere. Welcome to Rust 🦀

@aome510 aome510 merged commit f8af48f into aome510:master Sep 2, 2023
@Schnouki Schnouki deleted the streaming-daemon-only branch September 4, 2023 08:04
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.

Allow creation of streaming device in daemon mode + don't register another device when spawning TUI

2 participants