Movatterモバイル変換


[0]ホーム

URL:


Docs.rs

Cratefcm_rs

Source
Expand description

§FCM Rust Crate

This crate provides a Rust client for the Firebase Cloud Messaging (FCM) API V1, allowing you to send notifications and data messages to Android and iOS devices.

§Features

  • FCM API V1 Support: Utilizes the latest FCM API V1 endpoint for sending messages.
  • OAuth2 Authentication: Provides secure authentication using service account credentials.
  • Automatic Token Management: Handles access token retrieval and refreshing seamlessly usingyup-oauth2.
  • Error Handling: Includes comprehensive error handling for API requests, authentication, and deserialization.

Modules§

client
Provides theFcmClient struct for interacting with the FCM API.
conversions
This module provides implementations for conversion and display traits related to FCM operations.
error
Error types for FCM operations.
models
Data models for FCM messages, requests, and responses.

[8]ページ先頭

©2009-2025 Movatter.jp