1 repo
Persistent network connections for real-time event distribution.
Distinguishing note: Focuses on client-server socket architectures for input sharing.
Explore 1 awesome GitHub repository matching networking & communication · Socket Communication. Refine with filters or upvote what's useful.
Barrier is a network-based software utility that functions as a keyboard and mouse switch, allowing a single set of input peripherals to control multiple computers. By capturing raw hardware signals at the system level, it redirects input events across a local network to create a unified workspace across distinct physical displays and operating systems. The project operates as a client-server system that maintains persistent network connections to route input data. It distinguishes itself by normalizing disparate hardware signals into a unified internal format, enabling consistent interaction
Distributes input events to connected machines over persistent TCP network connections.