Merged
Conversation
Member
owenpearson
commented
May 22, 2024
- adds a plugin which enables clients to be activated for receipt of push notifications.
- adds support for w3c push transport to web clients.
- adds push channel transport for testing push activation on all platforms.
df841d6 to
9175832
Compare
ttypic
requested changes
May 30, 2024
Collaborator
ttypic
left a comment
There was a problem hiding this comment.
Looks good! very consistent to what we have in java and cocoa, added couple of small comments
9175832 to
05af39c
Compare
05af39c to
6970b80
Compare
6970b80 to
934a818
Compare
VeskeR
requested changes
Jun 14, 2024
Contributor
There was a problem hiding this comment.
Have a wall of comments but mostly they are structural suggestions.
Couple of things that I couldn't attach to code lines:
- Should we add new Push plugin to
scripts/moduleReport.tspluginNameslist? I imagine we would need to updategetBundleInfoin there, as currently it always imports from'./build/modular/index.mjs'. - Per RSH7 both
RestChannelandRealtimeChannelshould havepushobject. Why did we addpushonly toRestChannelhere?
P.S. sorry for the amount of comments 😬 I wonder if we could've done it in separate PRs for web push integration branch.
934a818 to
7a2eb66
Compare
7a2eb66 to
88389e4
Compare
88389e4 to
c4eaecc
Compare
VeskeR
requested changes
Jun 20, 2024
6760e7d to
d76602b
Compare
d76602b to
0970797
Compare
0970797 to
6e81e7e
Compare
6e81e7e to
c481002
Compare
4 tasks
VeskeR
requested changes
Jun 24, 2024
c481002 to
20778ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.