Feature: Unix domain socket support

This commit is contained in:
pylover 2023-12-02 13:36:49 +03:30
parent b55543f424
commit 153696ba34
3 changed files with 21 additions and 2 deletions

3
.gitignore vendored
View file

@ -21,6 +21,9 @@ node_modules/
.vscode
.idea
# Vim
.*.sw[op]
# Examples
examples/docker-compose/config
examples/docker-compose/db