mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 14:41:01 +00:00
I've been wanting to do this for a long time. It's time we start being consistent about how this stuff works. The new convention is: - "LibFoo" is a userspace library that provides the "Foo" namespace. That's it :^) This was pretty tedious to convert and I didn't even start on LibGUI yet. But it's coming up next. |
||
|---|---|---|
| .. | ||
| IClientConnection.h | ||
| IEncoder.h | ||
| IEndpoint.cpp | ||
| IEndpoint.h | ||
| IMessage.cpp | ||
| IMessage.h | ||
| IServerConnection.h | ||
| Makefile | ||