Skip to content

Comments

Add webhook feature for asynchronous response delivery#18

Merged
AmirAref merged 1 commit intomasterfrom
add-webhook-feature
Dec 24, 2025
Merged

Add webhook feature for asynchronous response delivery#18
AmirAref merged 1 commit intomasterfrom
add-webhook-feature

Conversation

@AmirAref
Copy link
Contributor

  • Introduced webhook_url parameter in AsyncClient for webhook support.
  • Updated README.md with usage instructions for webhooks.
  • Created example script demonstrating webhook functionality.
  • Enhanced BaseService to handle webhook responses and validation.
  • Added unit tests for webhook functionality.
  • Bumped version to 1.5.0.

- Introduced `webhook_url` parameter in AsyncClient for webhook support.
- Updated README.md with usage instructions for webhooks.
- Created example script demonstrating webhook functionality.
- Enhanced BaseService to handle webhook responses and validation.
- Added unit tests for webhook functionality.
- Bumped version to 1.5.0.
@AmirAref AmirAref merged commit 2fd1414 into master Dec 24, 2025
3 checks passed
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.

1 participant