/fcm-n

Library to send notifications via FCM

Primary LanguageRustMIT LicenseMIT

FCM Notifications Library

This crate allows for simple, fast and reliable communication with the FCM to send app notifications. It contains logic to rotate the tokens in a fast and memory efficient way.

GitHub License


ToDo:

  • Add tests.
  • Add examples.
  • Improve error handling.