GithubHelp home page GithubHelp logo

seeseasonjack / chatapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chen249045216/chatapi

0.0 0.0 0.0 927 KB

基于.net core signalR的IM聊天室,前后端分离,前端采用vue vuex typescript。基本功能已完成。简单独立,方便集成到现有项目。

License: MIT License

JavaScript 1.98% C# 43.88% TypeScript 14.36% HTML 0.52% PLpgSQL 2.33% Vue 35.38% SCSS 1.55%

chatapi's Introduction

基于.Net core signalR的IM聊天室

开发环境

  • VS2019 /VS Code
  • .net core 3.1
  • MySQL
  • Vue
  • Vuex
  • Typescript

项目说明

前些天再看到一个不错的IM项目,前后端都是采用typescript开发,界面和功能都比较完善。就拿来主义,前端小改,后端用.net core重新全部实现了一遍。后面计划继续完善项目,开发更多功能。

因为是一套很独立的IM系统,所以很方便集成到现有项目。

功能介绍

  • 移动端兼容
  • 用户信息的修改(头像/密码)
  • 群聊/私聊
  • 创建群/加入群/退群/模糊搜索群
  • 添加好友/删好友/模糊搜索用户
  • 消息分页
  • 表情包
  • 图片发送/图片预览
  • 自定义主题

计划功能

  • 加密群组
  • 管理员后台
  • 更方便的与现有项目集成方式

Demo地址

http://chat.apeskill.com/

gitee地址

gitee地址

注意

mysql存储表情

  1. 配置文件[mysqld]下添加:character_set_server=utf8mb4
  2. Content字段设置字符集:utf8mb4 排序规则:utf8mb4_general_ci

特别感谢

前端是基于Genalgenal-chat(阿童木聊天室)二次开发的 也是本项目【小兰聊天室】名称的由来

*** 对他表示诚挚的感谢🙏 ***

chatapi's People

Contributors

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