Giter VIP home page Giter VIP logo

fire-im's Introduction

基于netty和spring boot实现的分布式IM服务

包含IM Server,IM Route Server,client demo

应用依赖

zookeeper,redis

功能列表

单聊,广播,消息记录

路由策略

轮询,随机,权重随机,一致性hash,第一个,最后一个

架构

image

使用

server

fire-im.server.zk-address=zookeeper地址,ip:port
fire-im.server.route-url=路由服务地址
fire-im.server.weight=当前机器的权重值,integer,路由策略为随机权重时使用

route

fire-im.route.zk-address=zookeeper地址,ip:port
fire-im.route.route-strategy=使用的路由策略
redis config

client

fire-im.client.route-url=路由服务地址

启动server,route和client,通过route server/doc.html对指定用户推送消息

fire-im's People

Contributors

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