4 results for “topic:client-client”
KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go servers, JavaScript clients, and Python. It's particularly useful for building applications that require real-time communication, such as chat applications or live updates.
Isomorphic library for real-time, bidirectional, event-based communication between two Socket.IO clients
Basic desktop chat application on windows forms written in C#. Coded while learning and exploring. Can only be used locally
A MIRC like network messenger which allow numerous clients to connect to a server and chat and exchage files among themselves. The code is implemented in VC++ thus providing a GUI for chat among clients where as the server side interface provides information about the connected clients.