This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Description
I have setup everything including running friendlyping app inside an emulator and finally running go server like this inside windows command line:
go run server.go -testData testdata/clients.json \ -apiKey "AIzaSyAgoWg26iPJGW2RpMeL-PF3WM9UT5VXXX" -senderId "263800000000"
but nothing happened. what's wrong?