Good News! We’ve launched an all new Chat Resource Center.
We recommend checking out our new Chat Resource Center, which includes overviews, tutorials, and design patterns for building and deploying mobile and web chat.
It’s common for us to say how “easy” it is to use PubNub right out of the box. And we mean it. To put our money where our mouth is and prove that it’s not just marketing jargon, I talked with Aniways Tech Web Lead Daniel Kalman, who used PubNub to demo the Aniways product.
Aniways is a SDK for mobile and web chat applications that creates a smarter emoji/stickers experience. Aniways analyzes the text that a user types into a chat component, then suggests emojis to replace that word. For instance, if a user was to type “let’s go for coffee,” they’re then suggested with several options of coffee icons, which the user can press to replace the word. Aniways currently offers 1000 in-house created icons (some free and some paid, optional and fully customized for the app to decide), that are larger and more detailed than your standard iPhone or Android messaging emoji. Developers can also include a Aniways`s store in their chat app for monetization, allowing users to buy emojis.
Check out Aniways in action below, or take a look at this video to see how the SDK works:
It was safe to say that PubNub lived up to its “easy to integrate” tag. In under 20 minutes, the Aniways team had the Aniways demo up and running, integrated with PubNub based mainly on the PubNub Messenger demo. Aniways easily hooked up their product to the key junctions of the PubNub messenger demo, such as sending text, rendering the messaging icons, and the text box. Aniways`s SDK is really easy and fast to implement in any app.
“I grabbed the PubNub messenger from the PubNub Messenger blog post, and in about 10 or 20 minutes of work, I had integrated Aniways and was up and running. Using PubNub was great since it took care of all the chat framework and real-time messaging. We didn’t have to worry about any of the real-time functionality. I could just use it out of the box along with the blog post and it worked great,” said Kalman.
As exemplified by Aniways, building and modifying fully featured real-time chat applications with PubNub is easy:
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