Hacker News new | ask | show | jobs
by ersoft 3808 days ago
It's nice that google are using snake case for library filenames and facebook are using camelcase. :)

Example:

#include <proxygen/httpserver/HTTPServer.h>

#include <grpc++/server_context.h>