Skip to content

基于springBoot + netty-socket.io + mongodb 的即时聊天后台

Notifications You must be signed in to change notification settings

githuanl/spring-boot-netty-socket.io---chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-netty-socket.io---chat

注 : 改为java 版本,是因为个人倾向java的代码的编写 非其他。

node.js + socket.io 版本改 为spring + boot + socket.io 形式 目前实现了注册,登录与一对一聊天群聊,及 创建群,搜索群,加群功能(验证需同意),

页面使用了layim 框架,如需在生产环境中使用,请去官方网站授权使用

前端页面 借用自 https://github.com/scalad/LayIM 的前端, @scalad

mongodb 数据库连接,IM 地址和端口 请修改 application.properties 文件

前端页面的websocket连接地址 请自行修改resource/static/js/websocket.js

image

image

image

image

About

基于springBoot + netty-socket.io + mongodb 的即时聊天后台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published