package
2.0.6+incompatible
Repository: https://github.com/golang/appengine.git
Documentation: pkg.go.dev

# Functions

Create creates a channel and returns a token for use by the client.
Send sends a message on the channel associated with clientID.
SendJSON is a helper function that sends a JSON-encoded value on the channel associated with clientID.