Skip to content

PubNub 4.1.0 client for Go

Compare
Choose a tag to compare
@crimsonred crimsonred released this 18 Jun 06:37
· 462 commits to master since this release
82e44df

Some breaking changes from the previous v4's:

  • config field UseHttp2 is now UseHTTP2
  • config field Uuid is now UUID
  • Get State/ WhereNow Uuid is now UUID
  • In Fire/Publish Ttl() is now TTL()
  • In Grant Ttl() is now TTL()
  • PNPAMEntityData Ttl is now TTL
  • PNAccessManagerKeyData Ttl is now TTL
  • TlsEnabled is now TLSEnabled in StatusResponse and ResponseInfo
  • Uuid is now UUID in StatusResponse and ResponseInfo