Merge branch 'master' of github.com:Phundrak/chat-reseau-P8

This commit is contained in:
Phuntsok Drak-pa 2018-05-27 00:18:29 +02:00
commit 5899eab70c
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
[![Build Status](https://travis-ci.org/Phundrak/chat-reseau-P8.svg?branch=master)](https://travis-ci.org/Phundrak/chat-reseau-P8)
[![Build Status](https://semaphoreci.com/api/v1/phundrak/chat-reseau-p8/branches/master/badge.svg)](https://semaphoreci.com/phundrak/chat-reseau-p8)
# Chat Réseau
«Chat Réseau» est un projet commun entre plusieurs élèves de Licence 2 de Paris 8. Le projet a pour but de créer un protocole commun sur lequel chacun se basera pour créer un client et un server dans le langage de son choix. Chaque membre du groupe doit utiliser un langage différent.
Le protocole peut être trouvé [ici](https://github.com/Phundrak/chat-reseau-P8/blob/master/protocole.md).