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

[client][skip ci] Explain meaning of sendEvent, sendCommand methods. #365

Merged
merged 2 commits into from
Feb 9, 2018

Conversation

makasim
Copy link
Member

@makasim makasim commented Feb 9, 2018

fixes #351

@makasim makasim merged commit db8b85e into master Feb 9, 2018
@makasim makasim deleted the doc-client-send-method-description branch February 9, 2018 09:05
@@ -125,6 +125,8 @@ public function sendEvent($topic, $message)
}

/**
* @deprecated since 0.8.18 and will be removed in 0.9. Use sendEvent method instead
Copy link
Contributor

Choose a reason for hiding this comment

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

can you trigger deprecation notice also?

ASKozienko pushed a commit that referenced this pull request Nov 2, 2018
…iption

[client][skip ci] Explain meaning of sendEvent, sendCommand methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Describe difference between command and event messages
2 participants