johngb / go-gcm

FCM library for Go based on Google's GCM library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCM Library for Go

Provides the following functionality for Google Cloud Messaging:

  1. Sending messages.
  2. 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.

About

FCM library for Go based on Google's GCM library

License:Apache License 2.0


Languages

Language:Go 100.0%