code-wizard91 / Python_Chat_App

A simple Python Chat application that utilises Socket.io to establish secure communications between multiple clients. Deployed and tested using Docker, Jenkins, Pytest and Kubernetes to ensure high availability, resiliency and reduced redundancies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Chat App

A fully functional chat application developed on socket.io with bootstrap frontend.

To use ...

Install Docker and Docker-Compose

Then run:

  • "docker-compose up -d"
  • The app will run on port 5000 locally.

About

A simple Python Chat application that utilises Socket.io to establish secure communications between multiple clients. Deployed and tested using Docker, Jenkins, Pytest and Kubernetes to ensure high availability, resiliency and reduced redundancies


Languages

Language:HTML 72.9%Language:Python 20.3%Language:Dockerfile 6.8%