AnotherTest
|
c930e02624
LibIPC: Add support for passing around ByteBuffers and HashMap<K, V>
|
4 years ago |
Andreas Kling
|
6c9a3ecf42
LibIPC: Silence a warning when compiling with gcc -O0
|
4 years ago |
asynts
|
c879ecf509
LibIPC: Use InputMemoryStream instead of BufferStream.
|
4 years ago |
Andreas Kling
|
3654710c41
LibIPC+Services: Support URL as a native IPC type
|
5 years ago |
Andreas Kling
|
3775983dfe
LibIPC+LibGfx: Templatize IPC encoding as well as decoding
|
5 years ago |
Andreas Kling
|
78943f031e
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
|
5 years ago |
Andreas Kling
|
a4d857e3c5
LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves
|
5 years ago |