Skip to content

Initial Release

Compare
Choose a tag to compare
@jpatel531 jpatel531 released this 26 Mar 20:12
· 187 commits to master since this release

Initial release of the Pusher Go HTTP library.

*Instantiation of client from credentials, URL or environment variables.

  • User can trigger Pusher events on single channels, multiple channels, and exclude recipients
  • Authentication of private and presence channels
  • Pusher webhook validation
  • Querying application state
  • Cluster configuration, HTTPS support, timeout configuration.