Coder Social home page Coder Social logo

im's Introduction

im

im 消息聊天系统,服务器和android客户端,不依赖第三方,编译可直接运行。 数据库和redis集群需自己配置。单机集群可参考https://www.jianshu.com/p/2a10c63eb360 基于netty实现服务器 ,采用lv定长编码,4个字节表示数据长度 数据采用protocol buffer编码 webrtc实现视频聊天,参考了 https://github.com/taxiao213 turnserver和stunserver 采用开源的coturn,网上有比较多的教程。

数据库为mysql

android客户端写的比较水,仅仅是实现了聊天和视频功能。

目前已具备单人文字和视频聊天

insert into t_user(user_id,password,salt,mobile_phone,srl_no,read_srl_no,update_time_stamp,add_time_stamp,invite_code) values (1,'48E9B0C5D497DEDF727CD6D24D39FEB4','HkBicvJzo5Gy8Vcs','您的手机号',113,111,NULL,'1585062131340','pocylmep') 初始密码123456

如有疑问可联系 [email protected] 如长时间无回复,可联系[email protected]

im's People

Contributors

liupengf avatar zhifeijishu 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.