Skip to content
This repository was archived by the owner on Dec 17, 2017. It is now read-only.

wanghongfei/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello - Anonymous Chatting Website(匿名在线聊天交友网站)

This project has been moved to https://github.com/wanghongfei/chat using new framework(Netty) and new implementation.

Architecture(架构)

  • Updated to JDK8(更新至JDK8)
  • hello-common: Classes used by all modules
  • hello-service: Service layer implemented by SpringRMI, Spring4 and JPA2
  • hello-web: Web layer implemented by WebSocket and SpringMVC
  • This project is designed to be distributed(这一个分布式应用)

Build(构建)

  • Execute build.sh for build only, execute build.sh test for test only.(执行build.sh构建工程,执行build.sh test运行测试。更多选项请执行build.sh help查看)

Tested Browsers(通过测试的浏览器)

  • Chrome-39.0.2171.95 for Linux
  • Firefox-34.0 for Linux

About

Anonymous Chatting Website implemented by WebSocket(匿名在线聊天交友网站)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors