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

feat: Amazon Device Messaging router #207

Merged
merged 12 commits into from
Aug 5, 2020
Merged

feat: Amazon Device Messaging router #207

merged 12 commits into from
Aug 5, 2020

Conversation

AzureMarker
Copy link
Contributor

@AzureMarker AzureMarker commented Aug 4, 2020

This adds a router for ADM. The code is similar to the FCM router/client, and the common parts have been extracted into a common module where convenient.

Closes #165

@AzureMarker AzureMarker added this to the Autoendpoint Rust Server milestone Aug 4, 2020
@AzureMarker AzureMarker requested review from pjenvey and jrconlin August 4, 2020 17:55
jrconlin
jrconlin previously approved these changes Aug 4, 2020
autoendpoint/src/logging.rs Outdated Show resolved Hide resolved
autoendpoint/src/routers/adm/client.rs Outdated Show resolved Hide resolved
autoendpoint/src/routers/adm/router.rs Show resolved Hide resolved
jrconlin
jrconlin previously approved these changes Aug 5, 2020
@AzureMarker AzureMarker merged commit c587446 into master Aug 5, 2020
@AzureMarker AzureMarker deleted the feat/adm-router branch August 5, 2020 18:01
This was referenced Oct 16, 2020
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

Successfully merging this pull request may close these issues.

[autoendpoint] Route ADM notifications
2 participants