Skip to content
New issue

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

Provide FCM as a connector #4

Open
pimeys opened this issue Oct 18, 2017 · 0 comments
Open

Provide FCM as a connector #4

pimeys opened this issue Oct 18, 2017 · 0 comments

Comments

@pimeys
Copy link
Collaborator

pimeys commented Oct 18, 2017

I have an ongoing project to create a unified push client for fcm, apns2 and web-push. Soon hyper will get h2 support, so I can finally finish my long-lasting project to clean the rust-apns2 and make it async+fast. For apns2 I first took the old client as basis, but decided to rewrite it from scratch.

My refactoring there has now connectors which handle the connection to the push service, including authentication, and if we'd go that route with FCM and web-push, then I could use all these libraries to create a master lib to connect all the services.

Shouldn't be lots of work, but would this be useful?

https://github.com/carllerche/h2
https://github.com/pimeys/rust-web-push
https://github.com/polyitan/apns2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant