Hacker News new | ask | show | jobs
by 0x457 22 days ago
I asked Opus why it used raw http client instead of api client that is already a dependency and it said: "you're right it's overkill" and proceeded to implement api client on top of raw tcp socket.