This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-18 10:37:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab652fa1eec8f432fbbe7cd3ffe405f881dc802c
ladybird
/
Libraries
/
LibIPC
History
Andreas Kling
78943f031e
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
..
ClientConnection.h
…
Decoder.cpp
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Decoder.h
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Dictionary.cpp
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Dictionary.h
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Encoder.cpp
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Encoder.h
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Endpoint.cpp
…
Endpoint.h
…
Forward.h
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Makefile
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Message.cpp
…
Message.h
…
ServerConnection.h
…