package
3.16.1+incompatible
Repository: https://github.com/ardentblue/go-pubnub.git
Documentation: pkg.go.dev

# README

#PubNub 3.11.0 example Google App Engine Managed VM using Go

###Demo Console App (Tested for Managed VMs on Google Cloud SDK 133.0.0) 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

###Integration in your project To integrate in your project you need to import the package github.com/pubnub/go/messaging

# Functions

No description provided by the author
Echo the data received on the WebSocket.

# Structs

No description provided by the author