Code Monkey home page Code Monkey logo

web-chat-room's Introduction

1、CIM


项目介绍

该项目是基于cim开发的一款web匿名聊天室,支持发送表情、图片、文字聊天,供学习使用



和信

和信是基于CIM组件开发的一整套完整的产品,面向所有人开放注册的试用场景。具有丰富的功能,聊天、群组、好友列表、黑名单、公众号、朋友圈等功能。不依赖任何第三方服务,可以私有化部署。

侣信

侣信是基于CIM组件开发的一整套完整的产品,面向中小企业和者各类团队组织内部交流使用工具。具有丰富的功能,聊天、群组、部门组织、公众号、内部朋友圈等功能。不依赖任何第三方服务,可以私有化部署。


工作流程

服务器启动完成后

1.登录控制台页面http://127.0.0.1:8080/dashboard

默认账号:system

默认密码:system

image

2.创建聊天室

由管理员创建聊天室,给出聊天室号码和密码

image

3.Web端设置名字和头像http://127.0.0.1:8080

image

房间号码和密码由管理员创建

image

5.开始聊天

image

6.查看成员

image


[技术栈]

springboot、netty、websocket、protobuf、bootstrap、freemaker、mysql


[其他]

1、消息存储

聊天消息没有持久化,离开页面将会丢失记录

2、图片存储

支持本地存储和S3存储服务。参见application.properties

3、数据库相关

数据库配置参见application.properties。创建数据:chat_room_db ,服务端启动会自动创建表

web-chat-room's People

Contributors

farsunset-com 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.