1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-03 01:08:23 +09:00
mastodon/docs/Using-the-API/Push-notifications.md
2017-03-14 15:59:21 +01:00

246 B

Push notifications

See https://github.com/Gargron/tusky-api for an example of how to create push notifications for a mobile app. It involves using the Mastodon streaming API on behalf of the app's users, as a sort of proxy.