Building a Test code to understand how webRTC works, to create peer-to-peer communication.
-
Updated
Aug 6, 2025 - Python
Building a Test code to understand how webRTC works, to create peer-to-peer communication.
A simple but safe chat room!
Continous assement assignments for the completion of a parallel and distributed programming module
Projeto de simulação de chat com servidor local e interface interativa, iniciado com python server.py e python view.py.
A simple chat application powered by sockets. This chat application is more of a chat room, rather than a peer to peer chat. So this means that multiple users can connect to the chat server and send their messages. Every message is broadcasted to every connected chat user. It is just a basic chat server to learn concepts of socket programming in…
An example of a command line server-client chatroom written in python.
Computer Networks Assignment
Simple web-based chat application
A private, self-hosted chat room that runs locally. Use it over Tor and share the link with your friends to enjoy a real-time conversations with no logs or tracking at all 🤝.
Um exemplo de uso da lógica de Fuzzy. Ela é muitíssima importante, pois consegue atribuir um número preciso a cada avaliação de usuários feita em rótulos (textos, emojis e etc). No caso desta App, o cliente avalia o sabor da refeição e o atendimento do garçom. É feito o cruzamento matemático de ambas as variáveis e atribuída a gorjeta considerad…
L’IRChat est un logiciel de communication dans le terminal, basé sur le protocole IRC (RFC1459).
As the name suggests, it is a chatting application, built using Python3. I have created this repository, so that I can learn Socket programming, GUI programming using tkinter, Code management etc. I am thinking of implementing web version of this too, so that I can learn Django as well. Any suggestions or fixes would be appreciated.
Add a description, image, and links to the chat-room topic page so that developers can more easily learn about it.
To associate your repository with the chat-room topic, visit your repo's landing page and select "manage topics."