/buschat

A local chat room for my bus

Primary LanguagePython

buschat

A local chat room for my bus.

Implemented using:

  • socket.io: a javascript library for asynchronous communication
  • flask: a simple python webserver library
  • flask_socketio: a library for integrating asynchronous socket.io messaging into flask