Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Documentation - Listen to self #15

Open
ronag opened this issue Oct 26, 2016 · 2 comments
Open

Documentation - Listen to self #15

ronag opened this issue Oct 26, 2016 · 2 comments
Assignees

Comments

@ronag
Copy link

ronag commented Oct 26, 2016

I recall there being a gotcha for the listen functionality. Something about the same client not being able to both subscribe and listen to the same record. Is this documented somewhere?

@ronag
Copy link
Author

ronag commented Nov 1, 2016

Please document the following information in regards to record.listen:

a publisher won't be notified if it is publishing data to itself. This is a pretty bad anti-pattern though, since if the provider needs to get data from itself it should ideally be able to hook into that code directly without depending on deepstream to tell it to publish...

@ronag ronag changed the title listen gotcha Documentation - Listen to self Nov 1, 2016
@Srushtika Srushtika self-assigned this Oct 10, 2017
@Srushtika
Copy link

Srushtika commented Oct 10, 2017

Hi @ronag ! Apologies for the delayed reply.

We have removed the ability to self listen in our new release. Will add relevant documentation!

@Srushtika Srushtika reopened this Oct 10, 2017
@yasserf yasserf transferred this issue from deepstreamIO/deepstream.io-client-js Jun 4, 2019
@yasserf yasserf transferred this issue from deepstreamIO/deepstream.io Sep 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants