GithubHelp home page GithubHelp logo

thefirstlineofcode / granite Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 3.0 597 KB

A high modularity XMPP server powered by Plugins Architecture

License: GNU Lesser General Public License v2.1

Java 100.00%
cluster java plugin-architecture xmpp-server

granite's Introduction

Granite XMPP Server

概述

Granite XMPP Server是一个实现XMPP协议的IM服务器,具备以下特征:

  • 标准兼容
  • 高度模块化
  • 高可用性和高扩展性
  • 易于扩展和集成
标准兼容
  • 实现互联网标准RFC3920、RFC3921,以及多种XEP扩展协议。
  • 实现TLS(SSL)、SASL等标准安全协议。
高度模块化
  • 所有XEP通讯协议都被封装成了插件。
高可用性和高扩展性
  • Granite集群提供高可用性支持,在部分节点宕机的情况下,依然可以持续为应用提供服务。
  • Granite集群通过简单的增加集群节点,就可以扩展应用服务能力。
易于扩展和集成
  • 通过Pipeline Extenders扩展点来灵活扩展系统能力。
  • 无缝集成SpringFramework,可在Granite Component中直接注入Spring Bean,使得开发XMPP扩展协议更为简单。
  • Jabber Component Protocol(XEP-0114)协议支持,易于和第三方系统集成。

使用

如何安装

请阅读《安装手册》

Granite开发

《开发者手册》(Coming soon... ...)

granite's People

Contributors

jelly-b avatar xdongger avatar

Stargazers

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