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

feat/better parsing #16

Merged
merged 9 commits into from
Dec 29, 2023
Merged

feat/better parsing #16

merged 9 commits into from
Dec 29, 2023

Conversation

Ghamza-Jd
Copy link
Owner

  • feat: better parsing the response
  • feat: serialize on demux
  • feat: swap mpsc::Receiver with mpsc::Receiver
  • test: fix nsp_registry tests
  • feat: remove deprecated errors
  • chore: typo
  • feat: report errors returned by the server
  • refactor: get_subnamespace_from_repsone more readable
  • feat: logging errors

@Ghamza-Jd Ghamza-Jd linked an issue Dec 29, 2023 that may be closed by this pull request
@Ghamza-Jd Ghamza-Jd merged commit 1f68758 into main Dec 29, 2023
2 checks passed
@Ghamza-Jd Ghamza-Jd deleted the feat/better-parsing branch December 29, 2023 00:40
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.

Prase responses into proper structs instead of using strings
1 participant