We’re excited to announce that today we’re launching a major upgrade to our Presence Feature. This update includes performance improvements for existing functionality as well as introducing three new features including:
Now you can set custom key / value data per user or device to track custom states or other user data such as age, gender, or location. We’ve provided simple APIs to set and query this information
Previously our here_now() function was specific to a given PubNub channel. We’ve updated this function so that you can now make one call and see all users present across all channels.
This new function allows developers to quickly determine all of the channels to which a given user or device is connected.
The updated Presence functionality is entirely backward compatible with existing client SDKs. However, in order to take advantage of the new functions described above you will need to upgrade to the latest 3.6 clients available on our Developer’s Page. For launch we have updated our Java, JavaScript, Android and iOS libraries to 3.6. We will be updating other SDKs in the coming weeks.
You can also find full API documentation and tutorials for the new features here.
As always, if you have any questions or feedback about this update feel free to contact us at support@pubnub.com.
There are common underlying technologies for a dating app, and in this post, we’ll talk about the major technologies and designs...
Michael Carroll
How to use geohashing, JavaScript, Google Maps API, and BART API to build a real-time public transit schedule app.
Michael Carroll
How to track and stream real-time vehicle location on a live-updating map using EON, JavaScript, and the Mapbox API.
Michael Carroll