softprops / hyperlocal

🔌 ✨rustlang hyper bindings for local unix domain sockets
MIT License
229 stars 46 forks source link

Impl drop for server which deletes the associated socket file #14

Closed softprops closed 1 month ago

softprops commented 6 years ago

It's really not intuitive to require users to remove this file themselves. Also not intuitive ux when stopling and starting servers