Skip to content

Source code for the personal project for Pervasive Systems class, a.y. 2015-16. The demo is a simple chat application realized in Python, that stores exchanged messages on InfluxDB database.

Notifications You must be signed in to change notification settings

RobGaud/PervasiveSystemsPersonal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Sapienza - Università di Roma
Master of Science in Engineering in Computer Science
Pervasive Systems, a.y. 2015-16

This code represents a small demo taken from the Personal Project realized for Pervasive Systems class, lectured by prof. Ioannis Chatzigiannakis.
It is a simple client-server room-chat application in Python, where users send their messages to the server that forwards them to all connected users.
It is also a simple example of usage of the InfluxDB database, since messages are stored by the server into it.
You can find the related presentation on Slideshare.
Link to the Pervasive Systems class page

About

Source code for the personal project for Pervasive Systems class, a.y. 2015-16. The demo is a simple chat application realized in Python, that stores exchanged messages on InfluxDB database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages