uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 268 forks source link

Unix sockets support #15

Closed ghost closed 2 years ago

ghost commented 6 years ago

This should be possible to add without changing any of the higher level interfaces. A TCP socket should look to the application exactly like a Unix socket does.

Lower priority but still perfectly in scope of this project.