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

Emit an event when a local-echo is turned into a proper event #95

Merged
merged 1 commit into from Mar 8, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 8, 2016

We need to trigger an update of the timeline when this happens, so raise an
event for it.

We need to trigger an update of the timeline when this happens, so raise an
event for it.
/**
* Fires when a local-echo of a transmitted event is replaced by its remote-echo.
*
* <p>When an event is first transmitted, then (assuming the /send completes
Copy link
Member

Choose a reason for hiding this comment

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

Do your p tags need to be closed here?

Copy link
Member Author

Choose a reason for hiding this comment

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

empirically not, and we don't seem to have been closing them in general in the js-sdk doc-comments.

@dbkr
Copy link
Member

dbkr commented Mar 8, 2016

otherwise lgtm

@dbkr dbkr assigned richvdh and unassigned dbkr Mar 8, 2016
richvdh added a commit that referenced this pull request Mar 8, 2016
Emit an event when a local-echo is turned into a proper event
@richvdh richvdh merged commit b4b8b4b into develop Mar 8, 2016
@richvdh richvdh deleted the rav/raise_event_on_remote_echo branch March 8, 2016 16:40
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.

None yet

2 participants