TaKO8Ki / gobang

A cross-platform TUI database management tool written in Rust
MIT License
2.82k stars 90 forks source link

add option for using unix_domain_socket #158

Open kyoto7250 opened 2 years ago

kyoto7250 commented 2 years ago

in local hosts, UDS connections are faster than TCP, so we should support UDS.

close #151

TODO

Thanks for your time to review.

changelog: support connecting unix domain socket