Git Product home page Git Product logo

keyor / l-im Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liliangdao/l-im

0.0 0.0 0.0 1.16 MB

l-im 是 lld 基于 netty 的即时通讯服务。由lld维护和支持。 功能和特性 私有化协议,可自行修改协议规则节省流量和数据包大小。 全平台客户端,四端同时在线(移动端,pc端,web端和小程序端),数据和状态多端完美同步。 API功能全面,适用多场景需求。 拥有机器人和频道功能。 API丰富,方便与其它服务系统的对接。 支持会话拓展,不限于置顶,免打扰。 性能强大,支持集群部署。

Python 0.73% Java 94.50% HTML 4.77%

l-im's Introduction

l-im解决方案

介绍

l-im 是 lld 基于 netty 的即时通讯服务。由lld维护和支持。

lld个人主页: lld

功能和特性

  • 私有化协议,可自行修改协议规则节省流量和数据包大小。
  • 全平台客户端,四端同时在线(移动端,pc端,web端和小程序端),数据和状态多端完美同步。
  • 支持自定义多端登录逻辑,单端登录,双端登录,三端登录,全端登录,各端登录解释详见文档。
  • API功能全面,适用多场景需求。
  • 拥有机器人和频道功能。
  • API丰富,方便与其它服务系统的对接。
  • 支持会话拓展,不限于置顶,免打扰。
  • 性能强大,支持集群部署。

TODO List

  • 项目重构,会剥离出im-tcp和im-server
  • 项目定位,明确项目定位,具体是作为im通用组件,还是作为私有的app通信项目
  • 配套app开发。(进行中)

进度

配套app正内部开发中: image image image image

编译

在安装JDK1.8以上及maven的前提下,在命令行中执行mvn clean package

l-im's People

Contributors

liliangdao 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.