https://github.com/phundrak/chat-reseau-p8
https://github.com/phundrak/chat-reseau-p8
network-programming protocol rust
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phundrak/chat-reseau-p8
- Owner: Phundrak
- Created: 2018-02-20T14:15:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T11:36:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T19:38:49.918Z (5 months ago)
- Topics: network-programming, protocol, rust
- Language: Rust
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/Phundrak/chat-reseau-P8)
[](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).