xmtp / example-notification-server-go

Example push notification server, written in Golang
MIT License
15 stars 8 forks source link

Build in new entitlements for iOS #28

Closed nplasterer closed 5 months ago

nplasterer commented 7 months ago

From the work done here https://github.com/xmtp/xmtp-js/pull/519

Lets have a working example of how a server can handle this new shouldPush type.

neekolas commented 7 months ago

I think we need more than a working example. We should just build it in, with a configuration flag to toggle it on and off.