Skip to content

masover/gunix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

GServer is nice. It has a few features I found myself about to write from scratch.

Unfortunately, it only supports TCP, which is hardcoded all over the place. Unix domain sockets are nearly identical to TCP, but they are possibly slightly more efficient, and easier to secure on a local machine.

UNIXServer exists, but it barely adds anything beyond the raw socket interface.

About

GServer, but with Unix sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published