Repository navigation

#

unix-domain-sockets

Go
665
2 年前
C++
391
9 天前

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
9 个月前

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

Dockerfile
3
2 个月前

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

C++
3
22 天前

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

Python
2
5 年前

Hosting Axum HTTP and Tonic gRPC on the same Hyper server

Rust
2
12 天前

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

2
4 年前

Convert between Windows named pipes and UNIX domain sockets

Python
2
1 年前

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

Python
1
4 年前

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

C++
1
2 年前

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
1
2 年前

unix domain socket support for Tcl

Makefile
1
1 年前

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

Go
1
2 年前

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

Python
0
3 年前

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
0
2 年前