repositorypackage
0.0.0-20240923120038-7acae5ff9553
Repository: https://github.com/pusher/go-gcm.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
GCM Library for Go
Provides the following functionality for Google Cloud Messaging:
- Sending messages.
- Listening to receiving messages.
Documentation: http://godoc.org/github.com/google/go-gcm
Installation
$ go get github.com/google/go-gcm
Status
This library is in Alpha. We will make an effort to support the library, but we reserve the right to make incompatible changes when necessary.
Feedback
Please read CONTRIBUTING and raise issues here in Github.