Comment by amluto

Comment by amluto 3 days ago

3 replies

There is no such thing as a remotely cross-platform DNS resolution API that has the system do the lookup and does not utterly suck for asynchronous use.

wtallis 3 days ago

I suspect "cross-platform" is doing a lot of heavy lifting for your claim. Browser engines and application frameworks built on top of them have no trouble using platform-specific APIs under the hood.

  • spookie 3 days ago

    Yeah, but frameworks are yet another level of abstraction and dependency that just kills momentum.