GitHub topics: chatroom-server
nicehcy2/Login-Websocket-STOPM
웹 소켓, STOMP 프로토콜을 활용한 채팅 서버 연습
Language: Java - Size: 113 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

barretlee/blogChat
Chat room source code for Barret Lee's Personal Blog.
Language: HTML - Size: 514 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 498 - Forks: 120

MatheusBrunheroto/TCP-SSL-Terminal-Based-Chat
A multi-threaded, terminal-based chat application running over TCP/IP, using localhost on a selected port, and tunneled through Ngrok.
Language: Python - Size: 1.95 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Shabnam-Khaqanpoor/ChatApp-Socket Fork of UI-AP-2023/chatroom-project-two
Simple Chat Application built using Java and socket programming, allowing multiple clients to connect to a server. The server handles client connections, broadcasts messages, and stores them in a MySQL database. Clients can send messages, view received messages, and ping the server to measure latency.
Language: Java - Size: 272 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lganzzzo/canchat
Feature-complete rooms-based chat for tens of thousands users. Client plus Server. Built with Oat++ Web Framework.
Language: C++ - Size: 121 KB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 69 - Forks: 11

krm534/Chatroom-Server
Java application that runs the server portion of a chatroom.
Language: Java - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TechWhizKid/WhisperChat
Self-hostable real-time chat room application.
Language: CSS - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

unilightgames/WavernChat
WavernChat is a messaging/VoIP chatroom application programmed in Java, It works by connecting into a server (hosted by someone) and entering a username.
Language: Java - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mathspp/sockchat
Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

detectiveren/lunaChat
lunaChat is an app that is built on Python and Flet (powered by Flutter), currently it is a chat app that can send and recieve messages across a lunaChat instance.
Language: Python - Size: 277 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

longluo/WebChat
A WebChat Room in LAN writing by Java. ---非常简单的网络聊天室,Java语言实现。
Language: Java - Size: 30.3 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 68 - Forks: 38

SarthakSKumar/Chatroom-App
A realtime chatroom app with rooms and other features. Implemented using WebSockets with NodeJS, Express and Socket.io. Contribute ✒️ and show your support by starring this repo ⭐
Language: JavaScript - Size: 285 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 2

Yashas-naidu/CN
Join the chatroom with the link given below
Language: JavaScript - Size: 626 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 3

CursedPrograms/ComCE
Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.
Language: HTML - Size: 86.9 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

nginH/ClosedNetComm
A multi-platform, real-time chat server and client application built with C++ and socket programming, featuring logging, broadcasting, and memory management for efficient communication.
Language: C++ - Size: 212 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

m0nt4ld0/ws-chatrooms
Código del año 2014. Proyecto hecho en el taller de Programación en C# .NET, se trata de un Web Service de salas de chat (cliente y servidor)
Language: C# - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SamBroomy/rust-chat-server
Understanding rust async, tasks & channel better by implementing a chat-server from scratch
Language: Rust - Size: 76.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

lalomorales22/backrooms-chatroom
Chatrooms
Language: JavaScript - Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ChaceGoldenTheTechGod/BonziWORLD-v1.4.2
A BZW respiratory, indicating a retarded replica of Joseph Judge's BonziWORLD (v1.4.2 build). No longer available.
Language: JavaScript - Size: 12.4 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

JustKappaMan/Chat-Room
Chat room implementation in Python
Language: Python - Size: 21.5 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

luiderek/syncchat
A chatroom where everyone can see everything typed as it's typed.
Language: JavaScript - Size: 1.86 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yunusemrejr/Multi-User-Java-Chat-Room
Multiple user chat room / server with Java sockets. *Also learned it from WittCode on YouTube. once again :)
Language: Java - Size: 1.7 MB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

masonhfisher/docker-lamp 📦
A (mostly experimental and personal) LAMP stack website that runs on Docker.
Language: PHP - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fritzwill/tcp-chatroom
A client and server model written in C/C++. The server hosts multiple concurrent clients. The clients can choose to message everyone in the chat or direct message certain users.
Language: C - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

cerfedino/CLI-chatroom-client-server
Simple chat server & client written in C. Allows multiple clients to connect to the server's chatroom and talk to each other
Language: C - Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rahulkarda/Anonymous-Chat-App
Anonymous Chatting Application
Language: JavaScript - Size: 792 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

truongdd03/chat-room 📦
A chat web-application created with Vue3 and Spring Boot
Language: Vue - Size: 2.82 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rezafotohi/Chat-Room
It is a common chat service designed to exchange encrypted messages between the server and the client by the RSA protocol. This project is implemented in Java.
Language: Java - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

BennyKJohnson/WebChat-AngularJS
A simple AngularJS chat app
Language: JavaScript - Size: 813 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

zeyu2001/pychat
A real-time Python chatroom application with Tkinter GUI
Language: Python - Size: 591 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 9

KrishanMihiranga/chatroom-applcation
chatroomroom application using socket programming - java
Language: Java - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

flenex-io/ChatRoom
This is a simple chat room application built with React and Firebase. It allows users to sign in anonymously, enter a chat room, and send messages to each other. The chat room also displays past conversations.
Language: JavaScript - Size: 213 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danielmarv/ChatRoom
Social Media App in React majorly developed in javascript.
Language: JavaScript - Size: 15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

morarez/LAM-Chat
Fault-tolerant chatroom application written in Java and Erlang.
Language: Java - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

NathanDan/PythonChatroom
The Python Chatroom is a program that was created from an idea when playing around with some of the Python networking libraries. It works by having a server script that uses the host machines IP address and then multiple client scripts that use the hosts IP address to connect to the server. The clients allow for custom usernames and colour schemes.
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

G-Formicola/MultiChat
Client-Server architecture for chatting with friends inside rooms created by users.
Language: C - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

liu-jianhao/chatRoom
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Language: C++ - Size: 5.04 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 209 - Forks: 55

hoathienvu8x/chatroom-demo
Simple chatroom demo code c++
Language: C++ - Size: 441 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

onfranciis/chatvoid-server
A chatroom web socket server built for NodeJS with TypeScript.
Language: TypeScript - Size: 42 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

kirsle/BareRTC
A simple WebRTC chat room featuring asynchronous webcam sharing. Mirror of git.kirsle.net/apps/BareRTC
Language: JavaScript - Size: 4.77 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ilya0x/Chat-Room
Chat Room with custom profile image and nickname.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MasterOfTheTiger/chat 📦
Simple PHP chat
Language: PHP - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

lopes-mafalda/chatRoom
A chatRoom server - it works using a terminal and computers in the same wi-fi.
Language: Java - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

neelangshu007/Public-Chat-App
Public Chat Room App "Now anyone can talk with everyone"
Language: Java - Size: 120 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LittleSheep2Code/Chanket-Server
A Chatroom project based by springboot and websocket
Language: Java - Size: 85 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DavidEnriqueNieves/Cat-Chatroom-ECE3551-Final-Project
This was a Fall 2020 project for my Multifarious Systems course. The goal of the project was to create a chat room that updates in real-time and is capable of saving messages to a database to be displayed whenever the chat was opened in the future.
Language: Vim script - Size: 83.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AbdullahELyamany/Chat-App
Chatroom Server Written in Python. He makes sure that the client and server can send messages back and forth
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

hila-rahimipour/Python-Assignments
Some python assignments from school (year 2021-2022)
Language: Python - Size: 279 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

robert853000/FastChat
Real-time chat room built on Node.js and WebSocket technology
Language: HTML - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gautamop01/CS212-Computer-Networks
Learned as a part of Computer Networks Course
Language: Python - Size: 41.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mahdirezaie336/SSHChatRoom
A server-client chatroom application uses SSH to communicate securely
Language: Python - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

un4ckn0wl3z/Private-Messenger
Simple chat application in vb.net with MySQL Database.
Language: Visual Basic - Size: 2.47 MB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 3

frank-chris/Mini-Classroom
Classroom management software written from scratch in C++. This project was a part of the CS 433: Computer Networks course taught at IIT Gandhingar in 2020-21
Language: C++ - Size: 594 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

hhow09/go-chatrooms
Language: Go - Size: 125 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

simple-works/chat-starter
🗨️ Simple chat application with Client and Server for Windows.
Language: C# - Size: 762 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

hounaar/Blue_Pearl
This the BLUE PEARL CHAT PORTAL FORM src
Language: PHP - Size: 307 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

FatemehRahmanzadeh/SimpleChatroomGolang
A simple live chatroom using golang, websockets, JWT and API authentication, sqlite3 as database, JQuery cookie and javascript
Language: Go - Size: 6.26 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

HoeenCoder/SpacialGaze 📦
The github repository for the SpacialGaze server on Pokemon Showdown. (We have moved to Wavelength)
Language: JavaScript - Size: 45.5 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 43

robertying/chatroom 📦
Multi-user chatroom for Windows clients and Linux servers
Language: C++ - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

BouncyElf/chat 📦
[DPRECATED] A real-time web chatroom built using Air.
Language: Go - Size: 923 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TadavomnisT/php_javascript_chatroom
Simple chatroom using PHP and JS over websocket
Language: PHP - Size: 4.16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

sohrabnamazinia/ChatHouse
Backend for ChatHouse (REST API)
Language: C# - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

Yulypso/SecureChatRoom
Secure ChatRoom RSA Encryption Challenge/Response Authentication by SmartCard insertion, DES exchange encryption
Language: Java - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DePalma2/chat-java-react
Language: Java - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TommyCpp/whisper
:wave: A chat server based on Golang and WebSocket
Language: Go - Size: 3.51 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

DebRC/TCP-Socket-Chat-Room
A GUI-based TCP Chat Room with Client-Server encryption using AES-256 algorithm and Diffie-Hellman Key Exchange method.
Language: Python - Size: 6.22 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

LukeLIN-web/javaApplicationTechnology
Java Application Technology, HTML search, database, webserver, Final project -- FT chatroom
Language: JavaScript - Size: 80.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

michaelradu/python-cli-chat
CLI app that allows 2 or more people to connect to a chatroom and talk.
Language: Python - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LaZoark/ChatRoom
Build a chatroom server that people can join.It's implemented in java socket API.
Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lunAr-creator/Meta-Lipsis
A secure chatroom implementation in python which includes the ability of account creation (and therefore logging in), aswell as the means to host your own chatroom server, or join one.
Language: Python - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Thorns-H/tcp-chat
This is a terminal script to create a chat room using the TCP network protocol.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

justkahdri/django-chatroom
Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ubergeekzone/socketio-chat-starter
Secure Real-Time Chat Room System Starter Powered by Socket.IO
Language: JavaScript - Size: 226 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

imanmahjoubi/Doordash
Frontend Chat-room project using AngularJS
Language: JavaScript - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

robflop/chatron-server
A chatroom server built with uws.
Language: JavaScript - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Santa-Polytecha/playroom-server
Server side for playroom application
Language: JavaScript - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

welisonmenezes/python-cli-chatroom
A Simple Python CLI Chat Room with threading, sockets, file transfer and pickle serialization implementations.
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SkygearIO/chat-SDK-JS
Skygear chat plugin SDK for JS
Language: JavaScript - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 15

HoeenCoder/Wavelength
The github repository for the Wavelength server on Pokemon Showdown.
Language: JavaScript - Size: 55.7 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 46

shravanasati/TCP-Chat-Room
A chat room which enables real time chatting with different clients through a server.
Language: Python - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AR2000AR/CupChat
Un chat en Python pour un projet d'ISN (épreuve de BAC)
Language: Python - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Adiprogrammer7/ChitChat
A Chatroom GUI application made with python's socket module and tkinter!
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AliAhsanNoon/chat-app
Chat application built with nodejs and socket.io
Language: JavaScript - Size: 202 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jayskhatri/multi-client-chat-ce344-computer-networks
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Harshpatel44/Message-Passing
This repository contains some message passing applications using socket programming in python.
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

DavidOrdaz/ChatApp-nodejs
Chat Web App made with Node.js, socket.io, and express.
Language: JavaScript - Size: 398 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SkygearIO/chat-SDK-iOS
Language: Objective-C - Size: 2.3 MB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 17

rahul-desai3/chat
A simple chat application developed using Node.js and Socket.io
Language: JavaScript - Size: 118 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

johnnylindbergh/Esperanto
Esperanto is a Node.js based chatroom that translates messages seamlessly to the preferred language of a user.
Language: JavaScript - Size: 9.26 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
