Custom Chat that uses simple encryption sent over secure socket.
-
Updated
Jul 12, 2021 - Python
Custom Chat that uses simple encryption sent over secure socket.
A simple Chatbot developed using Python code (IDLE 64-bit) by importing the “chatterbot” package with a less quantity of data corpus.
This is a chat application based on sockets designed to enable real-time communication between multiple clients connected to a central server. It uses threading in Python to handle simultaneous connections.
To associate your repository with the pythonchat topic, visit your repo's landing page and select "manage topics."