Code Monkey home page Code Monkey logo

dotnetim's Introduction

DotNetIM

  • 介绍

  • 该项目使用.net 6实现,基于微服务架构的分布式im(即时通讯)
  • 项目整体基于.net6 web api 实现
功能 技术选型
微服务网关 ocelot
注册中心 nacos
服务调用 增强HttpClient
缓存 redis
数据库 mysql
网络框架 dotnetty
通信协议 protobuf

开发计划

  • 私聊
  • 联系人操作
  • 通信协议(基于protobuf)实现
  • 心跳
  • 鉴权
  • 集群支持
  • Sdk开发包
  • 广播消息
  • 离线消息
  • 群聊

项目介绍

  • im-forward-service

  • 对外提供推送消息
  • 消息持久化
  • 添加用户与主机路由
  • im-system-service 服务

  • 登录、注册
  • 提供联系人、群组相关接口
  • im-dotnetty-service

  • 使用dotnetty 实现tcp长连接
  • 提供消息推送接口
  • 心跳监测
  • geteway-service 服务

  • 统一接口访问
  • 鉴权
  • 限流

dotnetim's People

Contributors

adminoryuan avatar

Stargazers

 avatar Lycoris avatar

Watchers

 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.