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

https://github.com/corentinth/express-if

Barebone live communication chat made in Java.
https://github.com/corentinth/express-if

Last synced: 9 months ago
JSON representation

Barebone live communication chat made in Java.

Awesome Lists containing this project

README

          

# express-if
School project @INSA-Lyon.

## What is it ?

This application is a real time messenger-like chat made in Java using a thick expressif.client paired with a socket expressif.server.
This project is from the course **Network Programming** from **INSA Lyon**, it aims to make us practice bare-bones inter-process socket communication in Java.

## Credit

Application proudly made by [Tania Oudinet](https://github.com/SteamDragonLady) and [Corentin Thomasset](https://github.com/CorentinTh).