Hacker News new | ask | show | jobs
by 98469056 627 days ago
I'm working on an anonymous chat site https://voidchat.org with the backend written entirely in C++. The only dependencies are libpq and uWebSockets, everything else is built from scratch