xmtp / example-notification-server-go

Example push notification server, written in Golang
MIT License
14 stars 9 forks source link

Update notifications guide #33

Closed neekolas closed 7 months ago

neekolas commented 7 months ago

Summary

I've updated the woefully out of date notification guide in this repo to use some more up-to-date code samples and encourage newer best practices.

There are still some missing pieces, since I don't really know how best to decode these notifications on iOS/Android/RN.

I'd also like to update the JS code examples to use the RN SDK, but that requires access to the HMAC Keys which don't exist yet. Super weird to have Node.js example code when we know the user's of this guide are going to be on mobile, but the code should be ~75% accurate.

@cameronvoell maybe you can help me get these to 100% accurate and help fill in some of the missing pieces. Then we can also update the notifications guide in our docs once that's done.

neekolas commented 7 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @neekolas and the rest of your teammates on Graphite Graphite

neekolas commented 7 months ago

Merge activity