Repository navigation

#

unix-domain-sockets

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

Objective-C
8530
1 个月前
Go
670
2 年前
C++
424
4 个月前

A Clojure library to handle HTTP communication over UNIX domain (and TCP) sockets

Clojure
20
2 年前

Center to collect market data from cryptocurrency exchanges and distribute it over UDS(Unix Domain Sockets) using GoEx

Go
17
5 年前

Demo code showing how to pass a file descriptor between processes using Unix Domain Sockets

Go
7
1 年前

Various podman container services configured to support running with systemd socket-activation

Dockerfile
4
6 个月前

Flow-IPC Sub-project - Core - Basics, unstructured transport [See `ipc` repo first]

C++
3
5 个月前

Hosting Axum HTTP and Tonic gRPC on the same Hyper server

Rust
3
7 天前

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.

C
3
2 年前

Convert between Windows named pipes and UNIX domain sockets

Python
3
1 年前

POC third-party package for adding Unix Domain Socket support to HTTPX

Python
2
6 年前

Example of how to connect two NGINX instances through a UNIX socket (UDS)

2
4 年前

unix domain socket support for Tcl

Makefile
2
1 年前

ProtoGen, a collection of application-layer protocols in Go for TCP, UDP and UDM

Go
1
2 年前

sockets wrapper to make socket programming in python more go-like

Python
1
4 年前

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.

C
1
2 年前

A simple program that creates an inter-process communication pipe over a Unix Domain Socket set up with SOCK_SEQPACKET

C++
1
3 年前

Really small Python class that extends native http.client.HTTPConnection allowing sending HTTP requests to Unix Sockets

Python
0
3 年前