Skip to content

💬🔊Aplicación de mensajería instantánea con Python📱Desarrollada gracias a la poderosísima tecnología websocket

License

Notifications You must be signed in to change notification settings

ADRIDEV2024/RealTimeChatApp-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTimeChatApp-Python

 Real-time application with Python-FECA57-700x425

Esta aplicación es un chat en tiempo real desarrollado únicamente con Python🐍 gracias a la librería Socket y a la librería Threading. Contiene las configuraciones y las funcionalidades propias de una comunicación cliente-servidor mediante protocolo Socket vía red local💻🌐. Esta app emplea el modelo TCP para un mejor desempeño del canal emisor-receptor de mensajes en formato texto. El límite de caracteres permitidos por mensaje está establecido en 2048.

This application is a real-time chat developed only with Python🐍 thanks to the Socket library and the Threading library. It contains the configurations and functionalities of a client-server communication using Socket protocol via local network💻🌐. This app uses the TCP model for a better performance of the sender-receiver channel of messages in text format. The number of characters allowed per message is set to 2048.

About

💬🔊Aplicación de mensajería instantánea con Python📱Desarrollada gracias a la poderosísima tecnología websocket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages