This tutorial will guide you through adding chat and reactions to a virtual event application Please note that PubNub will discontinue support for Chat Components on January 1, 2025. They will remain open-source and community-maintained but will no longer receive feature updates from PubNub.
Choose an SDK to get started in your preferred language:
Your app will include:
You will develop a virtual event application that allows participants to chat and interact with each other, based on PubNub's Chat Components:
Channel List - List of streams or rooms you can access and send messages to
Message List - Shows list of messages sent to a stream or room
Message Input - Input for sending new messages including emoji and file support
Channel Members - List of users in a stream or room.
Chat - Required state provider