Code Monkey home page Code Monkey logo

agora_rtm_sdk_c's Introduction

agora_rtm_sdk_c

Agora RTM SDK for C

base on Agora_RTM_C++_SDK_for_Linux_v2.1.12

该项目通过重写头文件中的定义和代理调用的方式提供了C调用声网SDK的可能性。

C_xxxx.h用于被C项目引入,C_xxxx.cpp是对应头文件的实现。

bridge目录中的非C_开头的.hh.cpp文件是一些使用SDK所需的对象包装实现,例如RtmEventHandle。bridge 提供了C++类的实现,并向C开放了接口。

build

cmake .
make

链接libagora_rtm_sdk_c.alibc++ 以及声网SDK至你的项目

agora_rtm_sdk_c's People

Contributors

lensual avatar

Stargazers

longxin avatar

Watchers

 avatar

Forkers

longxinlx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.