home

package
v0.0.0-...-f862e7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2015 License: MIT Imports: 12 Imported by: 0

README

#PubNub 3.6 example Google App Engine using Go

###Demo Console App We've included a demo console app which documents all the functionality of the client, for example:

  • Publish
  • Detailed History
  • Here_Now
  • Time
  • GrantSubscribe
  • RevokeSubscribe
  • AuditSubscribe
  • GrantPresence
  • RevokePresence
  • AuditPresence
  • SetAuthKey
  • GetAuthKey
  • Set User State by adding or modifying the Key-Pair
  • Delete an existing Key-Pair
  • Set User State with JSON string
  • Get User State
  • WhereNow
  • GlobalHereNow
  • Subscribe/Presence/Unsubscribe using PubNub Javascript SDK

###Run the example

  • Built using Eclipse IDE (Luna).
  • Install golang plugin for Eclipse.
  • Insatll Google App Engine SDK for Go.
  • Run the PubNub GAE example using GO on the dev app server using the command
    <PATH-to-go_appengine/dev_appserver.py> <Path-to-PubNub-GAE-Folder> --port <port-number-of-your-choice>
  • Run http://localhost:.
  • The example includes the dependencies under the folder github.com

###Using pubnub in your project and Quick Implementation Examples

  • Please see gae

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
github.com
pubnub/go/gae/messaging
Package messaging provides the implemetation to connect to pubnub api on google appengine.
Package messaging provides the implemetation to connect to pubnub api on google appengine.
pubnub/go/gae/tests
Package tests has the unit tests of package messaging.
Package tests has the unit tests of package messaging.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL