Skip to content

A Unity3D sample app to show Login /Logout, Log in to/out of channel, Get Channel Member Count, Send/Receive Channel Message, Send Peer Message, Query Member, and token Authentication

stjordanis/Agora-Unity-RTM-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agora Real Time Messaging for Unity

This project contains code and SDK for Agora RTM. Please use the release section to download the Unity package for the SDK import. The repository contains three subfolders that provide further description in them.

Contents

  • API-Example : simple API call example that shows the usage of the RTM API calls.
  • Unity-RTM-Demo: Unity demo that illustrates main features of the SDK (login, channel joining, sending text message, sending image, invite user, etc.). The demo is also included in the release package.
  • unity_rtm_sdk: necessary code for compile your own MacOS plugin bundle. Note you should always override your production build with your own signature for MacOS builds.

SDK Release

  • Please check the right-hand side in the Release section. This Repo does not contain the actual plugins.

Resources

License

The MIT License (MIT).

About

A Unity3D sample app to show Login /Logout, Log in to/out of channel, Get Channel Member Count, Send/Receive Channel Message, Send Peer Message, Query Member, and token Authentication

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 42.8%
  • C++ 40.3%
  • Objective-C++ 10.5%
  • C 6.1%
  • Other 0.3%