Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phundrak/chat-reseau-p8


https://github.com/phundrak/chat-reseau-p8

network-programming protocol rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![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).