Skip to content

talker-network/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Overview

The Talker SDK provides a robust solution for integrating real-time push-to-talk, multichannel functionality into applications. This guide will walk you through the steps of setting up and using the SDK to achieve your desired communication.

Prerequisites:

  • A Talker account with SDK Key credentials
  • A Firebase account and a configured project.

Fundamental Concepts: Users and Channels

Users and Channels are the fundamental building blocks of the Talker SDK. They provide the structure for organizing and managing communication within the platform.

  • Users represent individual entities within the Talker system. Each user has a unique identifier and specific name. Users are authenticated to access the Talker platform, ensuring that only authorized individuals can participate in communications. Users may have different roles within channels , allowing for granular control over access and privileges. Users can create and participate in channels and engage in real-time push-to-talk interactions.
  • Channels serve as dedicated spaces for communication between users. Channels provide a way to organize and manage conversations based on specific topics, interests, or groups of people. Users can join or leave channels, and channel administrators can manage membership and permissions.
    Each organisation has a public channel by default by the name of general

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published