Code Monkey home page Code Monkey logo

socket.io.java.server.biz's Introduction

socket.io.java.server.biz

Build Status Codecov

基于netty-socketio实现的推送中心,屏蔽使用细节,使用socketio协议实现项目隔离,多播, 单播。

  • 支持多项目隔离
  • 支持JWT鉴权
  • 支持灵活订阅多播,单播
  • 支持高可用
  • 支持横向扩容

配套socket.io.client.biz客户端和socket.io.java.client.biz客户端使用

相关文档参见:

快速启动

  1. 配置好Maven, 确保可以使用mvn命令,安装包到本地
git clone https://github.com/shibd/mint-scaffold.git
cd mint-scaffold
mvn clean install
  1. git clone https://github.com/DFocusFE/socket.io.java.server.biz.git
  2. sh socket.io.java.server.biz/tools/build-restart
  3. 打开测试页面http://127.0.0.1:8080/msg-center
  4. 连接服务端,发送消息

LICENSE

MIT License

socket.io.java.server.biz's People

Contributors

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