What is Nostr?
Nicolas Martyanoff /
npub1dkg…54dt
2025-01-05 12:09:45

Nicolas Martyanoff on Nostr: UNIX sockets are underestimated. They can be used for connections between programs on ...

UNIX sockets are underestimated. They can be used for connections between programs on a local machine (e.g. a CLI program for a server, or a controller and its workers) the same way as a TCP socket, but with the advantage of being actual files with permissions for access control.

The only downside is that some languages/runtimes do not automatically delete
them on close, which is annoying the next time the server starts up.
Author Public Key
npub1dkg70vzk4vvfsc5cup9gkfu2tcrs5unysl7npfvegf78nkuswr5skh54dt