A socket server (include SSL) supports realtime application, realtime game, MMORPG, messaging, chat and streaming data with TCP, UDP and Websocket
-
Updated
Jul 18, 2025 - Java
A socket server (include SSL) supports realtime application, realtime game, MMORPG, messaging, chat and streaming data with TCP, UDP and Websocket
LiveChatServer in java which can supports multi user chat.
Chatting platform with mini games written in Java using Non-blocking IO, channels, selectors, connection pools, and JavaFX.
CS255: Cryptography and Computer Security Winter 2004 Programming Project #2
In this project we use the cryptography techniques for encryption and decryption of message while transmitting packet from source to destination.
Open IM is a distributed high performance IM server system that based on netty4 & zookeeper, it is easy to use and to integrate with Spring framework. In addition, a Spring Boot starter is included for quick development.
Chattix is for chat server which include all server for BFF (backend for Frontend)
Created using Java, Java web services and java façade entity database. This project includes a server and client apps. A client can perform, user registration, user logins, chat group edits and send chat messages.
2019 Spring Semester. Large Group Project creating a multiplayer game with Java and Sockets.
Multi-threaded chat server and client.
A multi-user networked chat system written in Java.
Chatting server used to host messages sent by my chatting app (https://github.com/sidward35/ChatClient)
This application consists of a chat server that allows users to communicate between each other.
This is the backend of a real-time chat application built using Java Spring Boot. It supports one-to-one messaging using WebSockets for live communication and REST APIs for user management, authentication, and message history. The project is designed to work seamlessly with the frontend built using React
Add a description, image, and links to the chat-server topic page so that developers can more easily learn about it.
To associate your repository with the chat-server topic, visit your repo's landing page and select "manage topics."