-
Notifications
You must be signed in to change notification settings - Fork 13
Block on #41
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
Block on #41
Conversation
Awungia112
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good explanation of block_on @Donemmanuelo , just a few spelling errors and shorter paragraphs would be better for easy readability.
Awungia112
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perfect
…ctions - Replace todo!() in client.rs send_commands with full command parsing implementation - Add support for /join, /post, /help, and /quit commands - Implement handle_subscriber function in server group.rs for message broadcasting - Add comprehensive tests for command parsing functionality - Fix async-std stdin usage with proper BufReader and BufReadExt imports Resolves the 'not yet implemented' crash when running the client Both client and server now fully functional for group chat operations
|
@Christiantyemele , @Ngha-Boris please review |
|
@chojuninengu please fix failing pipeline first |
- Run cargo fmt to fix all formatting violations - Ensure CI pipeline passes formatting checks - No functional changes, only code style improvements
|
Done, was a formating issue @Christiantyemele |
Christiantyemele
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work @Donemmanuelo @chojuninengu , Fix the typos and i'll approve
- Fix grammatical errors and improve readability - Correct subject-verb agreement issues - Fix pronoun usage and punctuation - Improve sentence structure and flow - Capitalize 'Rust' properly throughout the document
|
@Christiantyemele , just made the changes |
|
@Christiantyemele , can this be merged? |
No description provided.