GithubHelp home page GithubHelp logo

glide's Introduction

glide-core

本项目是一个消息系统的基础框架,对一些基础组件进行抽象, 提供一些基础工具以供其他项目共用, 并考虑方便的扩展各种常见场景, 如: 即时通讯, 实时订阅等, 项目中也有一些常见场景的实现, 例如 gate/gateway 实现了一个长连接消息网关.

立即体验

几个较为重要的模块

  • gate: 长连接消息网关抽象, 所有消息的入口, 提供管理网关中客户端的接口, 如设置 id, 退出, 推送消息等.
  • messaging: 消息路由层, 处理来自 gate 的消息, 并根据消息类型进行转发给相应的消息处理器.
  • subscription: 提供适用于群聊, 实时订阅等场景的接口.

公共消息的定义

messages 包提供了客户端和服务端通讯的消息实体, 类型及消息编解码器. GlideMessage 为最基本的公共消息实体.

实例项目

glide's People

Contributors

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