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

refactoring derp::Client #883

Merged
merged 3 commits into from
Mar 27, 2023
Merged

refactoring derp::Client #883

merged 3 commits into from
Mar 27, 2023

Conversation

ramfox
Copy link
Contributor

@ramfox ramfox commented Mar 24, 2023

  • need ClientReader ClilentWriter, responsible for reading from the server and writing to the server.
  • adjust ClientBuilder to return Client & mpsc::Sender<ReceivedMessage>

@ramfox ramfox changed the base branch from main to x-hp March 24, 2023 04:52
@dignifiedquire dignifiedquire merged commit 53de779 into x-hp Mar 27, 2023
@dignifiedquire dignifiedquire deleted the ramfox/client_redo branch July 7, 2023 08:54
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
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.

2 participants