Skip to content

thijst1997/RealtimeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains a client and server side project. Its a small chat project where multiple client can connect to a server and are able to chat in real-time with one another.

Server

This is a small chat server, where client can connect to when given the IP and port number. Works with a small protocol to 'register' clients per session and when sending messages from one client to the other

Client

This client is able to connect to the chat server, where the user can send messages to other clients on the same server.

About

Project including server and client side real-time chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors