项目作者: sykwer

项目描述 :
On-job training of group programming. Lesson in University of Tokyo.
高级语言: Java
项目地址: git://github.com/sykwer/cli_chat.git
创建时间: 2018-05-10T03:59:58Z
项目社区:https://github.com/sykwer/cli_chat

开源协议:

下载


cli_chat

This repository is used for Group Programming lession in University of Tokyo. We implemented CLI chat application that can be used in the same network. Since P2P communication is prohibited in our university wifi network, this app is implemented based on server client model. @sykwer is mainly responsible for specification of the app and other team members parcitipated in implementation.