Skip to content

refactor(Client): Reduce nesting #292

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thekurtovic
Copy link
Collaborator

@thekurtovic thekurtovic commented Jan 14, 2025

  • Rename serviceDiscoveredCB to svcDiscCB.
  • Rename exchangeMTUCb to exchangeMTUCB to be consistent with codebase.
  • Add parameter out to retrieveServices, default value works as the original method.
    • out: if not nullptr, will allow caller to obtain the service
  • General cleanup

@h2zero
Copy link
Owner

h2zero commented Jan 14, 2025

Nice, all looks good to consolidate. I think we should communicate offsite, if you're interested please contact me through the email in my profile.

* Renames serviceDiscoveredCB to serviceDiscCB.
* Adds parameter out to retrieveServices, default value works as the original method.
    * out: if not nullptr, will allow caller to obtain the service
* Rename serviceDiscoveredCB to svcDiscCB
* General cleanup
@thekurtovic thekurtovic marked this pull request as ready for review January 27, 2025 05:07
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