• Stars
    star
    114
  • Rank 306,620 (Top 7 %)
  • Language
    Java
  • Created almost 8 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

##LayIM2.0 Java WebSocket版本的实现

##由于layim是收费UI,所以项目源代码中不包含layui的js包,如有需要请到官网了解详情。

LayIM官网 http://www.layui.com/doc/layim.html

项目说明:基于Jave WebSocket,LayIM2.0实现的web聊天室,功能如下:

好友聊天,发送图片、文件
群组聊天,发送图片、文件
消息存储

####应用技术:Servlet JDBC(连接的SQL Server数据库),开发工具 IDEA。(jdk版本神马的我就不清楚了。。。) #####备注:此DEMO仅供交流。

图片演示(详情见.NET SignalR版本的README)

.NET版本 :https://github.com/fanpan26/LayIM_NetClient