GithubHelp home page GithubHelp logo

tobe27 / withme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from icedsoul/withme

0.0 1.0 0.0 38.74 MB

基于WebScoket协议实现的即时聊天项目。后台使用SpringMVC和Hibernate

Home Page: http://120.79.92.126/WithMe/

Java 26.51% CSS 1.77% JavaScript 71.72%

withme's Introduction

WithMe 1.0 Alpha

  这个项目是使用JavaEE开发的一个多人在线即时聊天系统。

运行截图

聊天

主要功能

  1.注册/登录
  2.搜索用户,查看用户信息,发送好友申请,同意好友申请
  3.单人即时聊天
  4.建立群组,邀请好友入群,查看群组成员
  5.群组聊天

采用框架及协议

  使用JavaEE框架:Spring+SpringMVC+Hibernate
  前端:Bootstrap+Layer.js插件
  通信:使用JavaEE 7.0 WebSocket协议
此处请注意:WithMe1.0 Alpha 版本所使用的 WebSocket 为 JavaEE7.0(及以上)自带的 javax.websocket 类库,WebSocket版本为JSR356,无法实现与 Android 端以及桌面端通信的功能。

说明

 因为使用的WebSocket协议只支持Web端,本项目只有web端。但是,我们会基于 WithMe 1.0 Alpha 继续开发 WithMe 2.0 Alpha 版本,在在2.0中,我们将采用新的WebSocket协议,实现web端、Android端以及桌面端的互相通信。


WithMe 2.0 Alpha

  WithMe2.0优化了WithMe1.0仅支持Web端的问题,采用了新版本的Java-WebSocket,实现了与Android端和Java桌面端的即时通信。

主要功能

  功能同WithMe1.0,添加了Android端单聊和群聊功能。

采用框架及协议

  框架和协议与WithMe1.0相同。
  WebScoket由JavaEE7.0的javax.websocket变为Java-Websocket。

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.