sanath-2024 / fcm_v1

Simple Rust FCM server library (HTTP v1 API)
MIT License
4 stars 5 forks source link

Added batch support and APS config #4

Closed Jasperav closed 5 months ago

Jasperav commented 1 year ago

Hey @sanath-2024, I added batching with a maybe slow implementation, but it works.

virtualritz commented 5 months ago

You may want to run clippy on your branch.

Jasperav commented 5 months ago

Batching is deprecated so I guess this is not useful anymore