Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

Message Interactions - #1444

Merged
Peter-Maguire merged 19 commits into
mainfrom
message_interactions
Jul 1, 2022
Merged

Message Interactions#1444
Peter-Maguire merged 19 commits into
mainfrom
message_interactions

Conversation

@Peter-Maguire

@Peter-MaguirePeter-Maguire commented May 30, 2022

Copy link
Copy Markdown
Contributor

NOTE TO REVIEWERS - please do not review PRs in the DRAFT state, as the PR may change substantially before it is ready to review. Thanks.

Description

Adds message interaction object into message extras, and a method for subscribing to channel messages with a filter.

Review

The context behind this PR can be obtained from this document

@Peter-MaguirePeter-Maguire self-assigned this May 30, 2022
@Peter-MaguirePeter-Maguire changed the title Initial commit with subscription filteringMessage InteractionsMay 30, 2022

@cruickshankpgcruickshankpg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good start

Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
@Peter-Maguire
Peter-Maguire marked this pull request as ready for review May 31, 2022 13:23
@ablyably deleted a comment from lmarsJun 6, 2022
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Peter Maguireand others added 3 commits June 8, 2022 10:33
@Peter-Maguire
Peter-Maguire requested review from owenpearson and removed request for lmarsJune 14, 2022 12:19
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
@Peter-Maguire
Peter-Maguire requested a review from lmarsJune 27, 2022 12:23
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Co-authored-by: Owen Pearson <48608556+owenpearson@users.noreply.github.com>
Comment threadcontent/client-lib-development-guide/features.textile Outdated
Co-authored-by: Owen Pearson <48608556+owenpearson@users.noreply.github.com>

@owenpearsonowenpearson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks

@lmarslmars left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Inline with the effort being done in https://github.com/ably/docs/pull/1477/files, I think ReferenceExtras and MessageFilters need a spec point which documents the fields, and then a reference to those spec points in the IDL

Comment threadcontent/client-lib-development-guide/features.textile Outdated
@Peter-Maguire
Peter-Maguire requested a review from lmarsJuly 1, 2022 11:59

@lmarslmars left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:shipit:

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Peter-Maguire@lmars@Jmgr@cruickshankpg@owenpearson@tbedford