Code Monkey home page Code Monkey logo

limbo-stomp-broker's Introduction

limbo-stomp-broker

基于Kafka的STOMP代理服务,可用于IM消息后台

RoadMap

kafka-broker-server

实现一个STOMP服务器的基本功能,解析STOMP1.2协议中的所有帧。

routing-server

路由服务,用于连接到broker的客户端路由,以及broker-server启动时与Kafka队列直接的绑定(发号器服务器)

routing-client

routing-server的客户端侧,用于kafka-broker-server依赖

kafka-broker-server

实现被代理侧的连接接入、用户信息广播、用户路由信息保存、用户消息转发等功能。 被代理侧可以是另一个基于STOMP协议的服务器(如:spring-messaging使用了STOMP时), 也可以直接是STOMP连接的用户侧,如浏览器通过websocket使用STOMP。

limbo-stomp-broker's People

Watchers

 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.