Skip to content

Add Calloptions to publish and notify api#50

Merged
neelam-kushwah merged 2 commits intoeclipse-uprotocol:mainfrom
neelam-kushwah:calloptions
Jul 10, 2024
Merged

Add Calloptions to publish and notify api#50
neelam-kushwah merged 2 commits intoeclipse-uprotocol:mainfrom
neelam-kushwah:calloptions

Conversation

@neelam-kushwah
Copy link
Contributor

  • Added CallOptions parameter to publish() and notify() APIs.
  • CallOptions allows setting additional attributes before sending messages.
  • It is an optional parameter and defaults to None if not passed.

#49

@github-actions
Copy link

Code coverage report is ready! 📈

Copy link

@DivyaVuppala DivyaVuppala left a comment

Choose a reason for hiding this comment

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

LGTM

@neelam-kushwah neelam-kushwah requested review from dddj698 and matthewd0123 and removed request for matthewd0123 July 10, 2024 15:56
@github-actions
Copy link

Code coverage report is ready! 📈

@neelam-kushwah neelam-kushwah merged commit a63db34 into eclipse-uprotocol:main Jul 10, 2024
@neelam-kushwah neelam-kushwah linked an issue Jul 31, 2024 that may be closed by this pull request
@neelam-kushwah neelam-kushwah self-assigned this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Pass CallOptions to Publish and Notify API

4 participants