Giter VIP home page Giter VIP logo

proto's Introduction

说明

本工程为野火IM客户端协议栈,为所有野火IM原生平台(Android、iOS,Windows,OSX)提供协议处理功能。野火IM作为一个通用的即时通讯SDK,可以集成到各种应用中。详情可以阅读docs.

编译环境

协议栈是基于mars二次开发的,依赖于特定的环境,请参考mars,保证与mars相同的编译环境。

iOS的编译

在${mars}/mars/libraries/目录下执行下面命令,然后copy生成的mars.frameworkios-workspace/wfchatclient/Framework目录下

python build_apple.py

Android的编译

在${mars}/mars/libraries/目录下执行

python build_android.py

等待编译完成后,在进入到${mars}/mars/libraries/mars_android_sdk目录下执行

./gradlew build

编译完成后就能在build/output/aar目录下得到mars-core-release.aar, copy到android-chat/mars-core-release目录下

鸣谢

  1. mars 作为本项目的基础
  2. pbc 提供序列化能力
  3. libemqtt 提供mqtt协议处理能力
  4. wcdb 提供了协议层使用数据库私聊
  5. sqlcipher 提供了数据库加密能力

对以上项目的作者衷心的感谢,世界因你们的分享变得更美好。

License

Under the MIT license. See the LICENSE file for details.

proto's People

Contributors

astrozhou avatar bennycode avatar cuiyuhe avatar garryyan avatar heavyrain2012 avatar huaf22 avatar imndx avatar jehoochen avatar juvenli-tencent avatar kirozhao avatar lawrencehan avatar outman-zhou avatar rocklau avatar shockcao avatar shwenzhang avatar simpleton avatar tinymind avatar urmyfaith avatar wosshzhb avatar

Watchers

 avatar

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.