Skip to main content

AMS Push Worker

AMS Push worker (ver 0.1.0) is a command line utility that let’s you simulate AMS push functionality by pulling messages from an actual AMS project/subscription and pushing them to an endpoint in your local development environment. It’s written in go and it’s packaged as a single binary with no dependencies.

If you are developing an endpoint that will receive messages from AMS service you can take a look at a simple working python example at the following link:

Some more useful links: