python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Testproject Messager with Flutter using Peer-to-Peer Technology
I'm working on a Testproject, where I want to exchange information via peer-to-peer from one Mobile device to another.
My goal is to make a little chat widget, where when you post a message, you can s...

Tomas Simons
Votes: 0
Answers: 1
Java - establish a chat between two clients
Im trying to code a simple server that creates a chat between any two clients that connect to the server. (for any two new clients the server will open a new chat thred/s and then will wait to the nex...
dan-i
Votes: 0
Answers: 1
Add a chat system to Laravel website using livewire
I am working on a project using laravel 8 and livewire , i have come to the part where i have to add a chat system to this project.
I was going to use livewire but i have heard that , it's a little bi...
Hdeb Hdeb
Votes: 0
Answers: 1