Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is a nice high-level API for (more) reliably handling networking, taking a fair amount of load off developers having to implement it themselves. Of course it would be nice to have an API like that available as cross-platform library.


The door is open for someone to write this cross platform...


I do hope that this will inspire other OS / devs to make similar open apis


What about ZMQ?


ZMQ is not a 'neutral carrier' and can't interoperate with things not implementing the protocol. It's great for the intended use case, but it's not a general purpose replacement for the Berkely Sockets API.


Maybe, but it works really well for most applications, and its available on almost every language you can use.


I agree - it's a great tool and useful for a lot of things. However, it's not useful as a general purpose network stack, which is what Network.framework is.


I saw it has a C API, if someone made bindings, that would be nice




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: