mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
Instead of passing the BufferStream, pass the Decoder. I'd like to stop using BufferStream eventually anyway, so it's good to get it out of any API's where it's in currently. |
||
|---|---|---|
| .. | ||
| ClientConnection.h | ||
| Decoder.cpp | ||
| Decoder.h | ||
| Encoder.cpp | ||
| Encoder.h | ||
| Endpoint.cpp | ||
| Endpoint.h | ||
| Forward.h | ||
| Makefile | ||
| Message.cpp | ||
| Message.h | ||
| ServerConnection.h | ||