We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The original idea is by @apemaia99 in #42:
Now is possible to load multiple configurations, this is essential in order to send push notifications to different apps. Multiple clients are instantiated based on different configuration provided. FCM.ID is a convenience struct for identifying a specific client with a specific configuration.
FCM.ID
Going to publish it in the next major version. For now, it is available in multiple-clients branch.
multiple-clients
Thanks @apemaia99, great job!
The text was updated successfully, but these errors were encountered:
Thanks @MihaelIsaev, as soon as I have some time you will receive another PR to adapt FCM to the new Vapor concurrency standards with Async Lifecycle.
Sorry, something went wrong.
MihaelIsaev
When branches are created from issues, their pull requests are automatically linked.
The original idea is by @apemaia99 in #42:
Going to publish it in the next major version. For now, it is available in
multiple-clients
branch.Thanks @apemaia99, great job!
The text was updated successfully, but these errors were encountered: