There are 1 repository under unix-domain-sockets topic.
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
A Clojure library to handle HTTP communication over UNIX domain (and TCP) sockets
Center to collect market data from cryptocurrency exchanges and distribute it over UDS(Unix Domain Sockets) using GoEx
A simple cross-platform socket library for C++ (no external dependencies)
Demo code showing how to pass a file descriptor between processes using Unix Domain Sockets
Various podman container services configured to support running with systemd socket-activation
Convert between Windows named pipes and UNIX domain sockets
Flow-IPC Sub-project - Core - Basics, unstructured transport [See `ipc` repo first]
A comprehensive implementation and guide to designing a state machine-based multiplexing system using Unix Domain Sockets. This repository covers both theoretical concepts and practical code examples to help you seamlessly integrate multiplexing into your Unix-based applications, ensuring efficient communication and resource management.
Hosting Axum HTTP and Tonic gRPC on the same Hyper server
Example of how to connect two NGINX instances through a UNIX socket (UDS)
POC third-party package for adding Unix Domain Socket support to HTTPX
A ConnectionDelegate based .NET networking framework containing a high-performance TLS implementation
Dive into IPC using Unix Domain Sockets & Shared Memory in C. This repo showcases a server updating a routing table & MAC list, with clients pulling data via shared memory. An essential guide for those keen on mastering advanced networking & IPC concepts.
Really small Python class that extends native http.client.HTTPConnection allowing sending HTTP requests to Unix Sockets
Multi-protocol C system for managing an atomic warehouse and molecule delivery, including TCP, UDP, Unix Domain Sockets clients, and a concurrent server with persistent inventory.
A lightweight sub-millisecond p99 latency ultra high-performance non-blocking I/O io_uring and unix-domain-sockets compatible HTTP1/2/3 server module with easy TLS integration support.
kotlin-unix-domain-socket-example