Projects in Awesome Lists tagged with server-client-communication
A curated list of projects in awesome lists tagged with server-client-communication .
https://github.com/romshark/webwire-go
A transport independent asynchronous duplex messaging library for Go
go golang messaging request-response server-client server-client-communication sessions websockets
Last synced: 15 Dec 2025
https://github.com/rochet2/aio
AIO is a pure lua server-client communication system for Eluna and WoW.
addon eluna eluna-lua-engine hacktoberfest lua server-client-communication world-of-warcraft
Last synced: 06 May 2025
https://github.com/pchampio/java-chat
:calling: Simple Java chat
chat java java-chat-app javaswing server-client-communication univ-lemans
Last synced: 22 Apr 2025
https://github.com/nhn/eat
Json based scenario testing tool(which can have test for functional and non-functional)
functional-testing game-server-test game-server-testing json load-testing server-client-communication stress-testing test test-automation test-driven-development test-framework test-runner testing testing-framework testing-tools unit-testing
Last synced: 02 Aug 2025
https://github.com/idouble/multithreading-chat-client-java
👥 A simple Chat Client in Java, implemented with the Observer pattern 👥
alice bob chat chat-room chatroom client client-server client-server-chat-application client-server-example client-server-java-program connection java multithreading observer observer-pattern server server-client server-client-communication tcp udp
Last synced: 02 May 2025
https://github.com/idouble/multithreading-chat-server-java
🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥
alice bob chat chat-room chatroom client client-server client-server-chat-application client-server-example client-server-java-program java multithreading observable observer observer-pattern server server-client server-client-communication tcp udp
Last synced: 05 May 2025
https://github.com/phreakyphoenix/jpmorganchase-intern-tasks
Some of the tasks and patches I completed in my internship with JP Morgan & Chase Co. Please :star2: the repo if you like it :point_up:
automation css datafeed financial-data financial-markets financial-services html intern javascript jpmorgan js nodejs nodejs-modules nodejs-server python server-client-communication stock-analysis stock-trading typescript visualization-engine
Last synced: 21 Mar 2025
https://github.com/yahoojapan/chmpx
Consistent Hashing Mq inProcess data eXchange
antpickax autoscaling chmpx cluster consistent fullock k2hash messaging multiplex server-client-communication
Last synced: 19 Aug 2025
https://github.com/zabir-nabil/picast
A lightweight fast data streaming library for raspberry pi in python.
data-streaming raspberry-pi sensors-data-collection server-client-communication video-streaming
Last synced: 26 Jul 2025
https://github.com/dev-cloverlab/go-message-broadcaster
bidirectional message communication middleware that composed on server-client architecture
go realtime-messaging server-client-communication websocket
Last synced: 26 May 2026
https://github.com/yahoojapan/chmpx_nodejs
CHMPX nodejs addon library - Consistent Hashing Mq inProcess data eXchange
antpickax autoscaling chmpx cluster consistent messaging multiplex nodejs nodejs-library server-client-communication
Last synced: 17 Jan 2026
https://github.com/isaka-james/chatting-system
This is the chatting system where the client chat with server using tcp socket. Chatting using the ip addresses.
chatting-system network-programming server-client-communication
Last synced: 16 May 2026
https://github.com/felixklauke/doctrin
High Performance ultra robust and reliable publisher subscriber implementation with superior rx java integration able to integrate into a cluster environment providing tools like server plugins and extensive management and monitoring possibilties.
netty publisher-subscriber pubsub reactive-pattern rx rxjava server-client-communication
Last synced: 23 Mar 2025
https://github.com/kiwigrenade/checkers
Project for Technology of Programming class at University of Scienece and Technology in Wroclaw, winter semester 2022/2023
2d 2d-game checkers checkers-game server-client-communication
Last synced: 28 May 2026
https://github.com/yvann-ba/internet_relay_chat
IRC server with non-blocking I/O and full protocol support using poll() for efficient multi-client handling
network server-client-communication
Last synced: 25 Feb 2026
https://github.com/yahoojapan/chmpx_phpext
PHP Extension library for CHMPX
antpickax autoscaling chmpx cluster consistent fullock k2hash messaging multiplex php php8 server-client-communication
Last synced: 12 Apr 2025
https://github.com/withshubh/java_chat_app
Minions Chat is a simple chat program written in java which allows for a server with multiple client programs to join.
chat-application desktop-app java server-client-communication
Last synced: 17 Mar 2025
https://github.com/yigitozt/unet_example
client network networking server server-client server-client-communication unet unity unity-asset unity-editor unity-tutorial unity3d unity3d-client unity3d-development unity3d-framework unity3d-game-prototype unity3d-games unity3d-plugin unity3d-script unityeditor
Last synced: 28 Jan 2026
https://github.com/felixklauke/pegasus-app
A simple and nowadays at least dumb project for my school featuring a very thin and lightweight messenger app working against a backend with a custom binary protocol. This is the android frontend part.
chat chat-application facharbeit server-client-communication ui ux
Last synced: 18 May 2026
https://github.com/teixeiramarcia/projeto-so
Process Control and Management - C (University Project)
c operative-systems server-client-communication shell terminal-based
Last synced: 30 Apr 2026
https://github.com/chriamue/libp2p-example
Server - Client example for libp2p
example-code libp2p p2p p2p-network server-client-communication
Last synced: 01 May 2026
https://github.com/kathleenwest/checkingaccountregisterdemo
ASP.NET Web API Checking Account Register Service Demo with XML Datastore & Client "Tester" Console Application
aspnet-web-api bank-account banking banking-applications crud csharp csharp-library datastore deserialization httpclient linq serialization server-client server-client-communication service soa web-api webapi xml xml-serialization
Last synced: 18 May 2026
https://github.com/uddithmachiraju/file-transfer-system
Transferring files between different operating systems like Windows and Linux can be challenging. To overcome this, I created a File Transfer System using a server-client architecture, where a server receives files and a client sends files. This allows seamless data transfer between different OS environments.
flask-application html network-programming operating-systems python requests server-client-communication
Last synced: 28 Oct 2025
https://github.com/mrummanhasan/socket-programming
network-programming server-client-communication tcp
Last synced: 15 May 2026
https://github.com/null93/ninja
Simple chat application with a server side and a client side.
chat-application server-client-communication
Last synced: 26 Mar 2026
https://github.com/kathleenwest/wcfservicewithdatastorexmlserialization-httpclientconsoleapplication
This project presents two separate WCF Service Applications and a client "tester" console application in the same Visual Studio solution. The WCF Services were hosted using IIS Express. A simple console "test" application connects to both of the services through separate proxy references. There are two services: school service (the main demo) and a basic math service.
client-server contract-testing contracts datastore deserialization iis-express operations serialization server-client-communication service service-proxy wcf wcf-client wcf-proxies wcf-proxy wcf-service wcf-service-client-demo xml xml-serialization xml-serializer
Last synced: 17 Jul 2025
https://github.com/miroslavkolosnjaji/cardealershipapp
This is a Java core client/server desktop application, developed as a final project for a course, for a car dealership business. It tracks car availability, allows users to search based on various criteria, create orders, and view order details with sales information.
design-pattern design-patterns design-patterns-implemented-in-java java java-swing-application java-swing-gui mysql-database server-client server-client-architecture server-client-communication swing-gui web-socket
Last synced: 13 May 2026
https://github.com/alinpahontu2912/client-server-application-using-tcp-and-udp
Second homework for Communication Protocols course
communication-protocol server-client-communication tcp udp
Last synced: 26 Mar 2025
https://github.com/kaustabhbarman/filetransferapplication
A networking project to transfer file from client to server and download file from server to client
java netbeans server-client-communication socket-programming websocket
Last synced: 17 Apr 2026
https://github.com/mrminemeet/kochat
Basic Chat app written in Kotlin
chat server-client-communication
Last synced: 13 Aug 2025
https://github.com/cspyridakis/sdtsp
Software Development Tools and System Programming exercises.
bash bash-script bash-scripting c c-signals error-handling football-scores linear-regression linux makefile pipes processes python python-3 python-script server-client-communication sockets tcp-socket udp-socket
Last synced: 10 Apr 2026
https://github.com/gabboraron/orsi-osszefoglalo
osztott rendszerek | server - kliens | FTP | párhuzamosság | RMI | Adatbázis
bittorrent cloud-computing distributed-systems paralelism rmi server-client-communication virtualization
Last synced: 06 Apr 2025
https://github.com/aonurakman/smartgreenhouse_serverclient
Remote Control Smart Greenhouse; Client-Server Part - 2020 - Yildiz Technical University
python server-client-communication
Last synced: 13 Sep 2025