Skip to content
#

unix-domain-sockets

Here are 37 public repositories matching this topic...

Comunicação entre processos multiplataforma para Delphi 12+ (Win64) e FPC/Lazarus (Linux x86_64/ARM64): a mesma API em três alcances — IPC local (Named Pipe/UDS), TCP e TLS com mTLS opcional. Request-Reply síncrono, pub/sub por tópico com curingas e retain, AutoReconnect e despacho thread-safe (pool/serializado/main thread).

  • Updated Aug 4, 2026
  • Pascal

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.

  • Updated Aug 21, 2023
  • C

Improve this page

Add a description, image, and links to the unix-domain-sockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unix-domain-sockets topic, visit your repo's landing page and select "manage topics."

Learn more