Coder Social home page Coder Social logo

android_im_socket.io's Introduction

android im socket.io

项目简介

基于socket.io实现的Android IM 实时通讯开源项目

服务端代码见 -> service demo

架构

kotlin + mvp + socket.io + okhttp + retrofit + rxjava + glide + eventbus

导入项目

修改 Constant.SOCKET_HOST 为你本地服务器端IP和端口(服务器端代码service demo

	  const val SOCKET_HOST = "http://172.16.201.33:9090" //loc ip and port

或者直接扫码体验:(!!!该项目服务器已停,暂不支持扫码,建议clone本地后修改IP端口运行)

通讯机制

  • 绿色:主动发送消息
  • 红色:被动接收消息

截图

版本

v1.0.1

  • 支持未读消息红点计数
  • 支持通知栏提醒

v1.0.0

  • 支持文字、图片、语音消息
  • 支持emoji表情
  • 支持自定义消息
  • 支持离线消息

android_im_socket.io's People

Contributors

cn-ljb avatar

Watchers

James Cloos 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.