GithubHelp home page GithubHelp logo

chen990627 / easychatserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yetel/easychatserver

0.0 0.0 0.0 254 KB

EasyChatServer是一个简单的聊天IM软件后端程序,采用SpringBoot + Netty框架。提供了单聊 群聊 发送消息 发送图片等简单功能。目前开源了两款对应的客户端: Android客户端和Javafx客户端

License: Apache License 2.0

Java 100.00%

easychatserver's Introduction

EasyChat Server

  • 本服务是一个简单的聊天im软件后端程序,采用SpringBoot + Netty框架
  • 提供了单聊 群聊 发送消息 发送图片等简单功能
  • 提供了两种类型的客户端 Android 跟 JavaFx客户端
  • 具体的系统内容可以查看接口文档

使用说明

  1. 拉取代码
  2. 修改配置文件 设置好自己的mysql跟redis服务信息
  3. 将application.properties中的spring.profiles.active配置为dev
  4. 从项目resource目录下面的sql目录获取表结构数据,运行创建表结构
  5. 说明文档可以查看resource目录下面的readme目录下的接口文档,基本接口信息都有记录

启动说明

执行下面的命令

java -jar EasyChatServer.jar

EasyChat相关开源项目

JavaFX客户端:EasyChatJavaFXClient

Android客户端:EasyChatAndroidClient

easychatserver's People

Contributors

zed1201 avatar jenly1314 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.