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

Feature/conversations #478

Merged
merged 8 commits into from
May 28, 2024
Merged

Feature/conversations #478

merged 8 commits into from
May 28, 2024

Conversation

SecondeJK
Copy link
Contributor

@SecondeJK SecondeJK commented May 28, 2024

This PR adds the Conversation API to the SDK.

Description

The behaviour of this Client is pretty well documented within the code. It doesn't contain all of the features just yet, but enough to start using Conversations for real time in-app messaging in production.

Motivation and Context

Evolution of Vonage SDKs

How Has This Been Tested?

Test suite added

Example Output or Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@SecondeJK SecondeJK merged commit 22694f7 into main May 28, 2024
8 checks passed
SecondeJK added a commit that referenced this pull request Jun 24, 2024
* WIP

* WIP

* WIP

* WIP

* WIP

* refactor to remove attempt at putting all event objects in

* Added docs

* phpstan fix number object
SecondeJK added a commit that referenced this pull request Jun 28, 2024
* Finished GNP Auth and SimSwap MVP implementation

* Add documentation

* init

* Add next workflow to SDK (#476)

* Add from validation on request (#477)

* Feature/conversations (#478)

* WIP

* WIP

* WIP

* WIP

* WIP

* refactor to remove attempt at putting all event objects in

* Added docs

* phpstan fix number object

* Update README.md

8.1 is minimum

* Remove Orphaned Code (#480)

* Big cleanup of unused internals

* clean some unused imports

* Fix baseline, mark some deprecations coming

* fix ConversationClientFactory (#479)

Co-authored-by: yosh <[email protected]>

* Remove a load of traits not being used by anything (#481)

* bring psr7 trait back (#482)

* Finished GNP Auth and SimSwap MVP implementation (#475)

* Finished GNP Auth and SimSwap MVP implementation

* Add documentation

* PSR-4 fix

* clean imports

* Finished GNP Auth and SimSwap MVP implementation

* bring psr7 trait back (#482)

* Fix broken git history

* Bulk of work pre-testing

* Testing complete

* Configure scopes correctly within the client, remove rogue die statement

---------

Co-authored-by: Yoshitaka Takeuchi <[email protected]>
Co-authored-by: yosh <[email protected]>
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