1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 08:47:36 +00:00
serenity/Userland/Libraries/LibSymbolClient
Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies
This updates all existing code to use the auto-generated client
methods instead of post_message/send_sync.
2021-05-03 21:14:40 +02:00
..
Client.cpp Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
Client.h Userland: Change IPC funcs to use plain arguments instead of a struct 2021-05-03 21:14:06 +02:00
CMakeLists.txt LibSymbolClient: Add helper library for interfacing with SymbolServer 2021-02-04 23:20:39 +01:00