Skip to content
Snippets Groups Projects
Commit 795df4b6 authored by Julian Bouzas's avatar Julian Bouzas
Browse files

lib: add wpipc library

Simple library that uses sockets for inter-process communication. It provides an
API to create server and client objects. Users can add custom handlers in the
server, and clients can send requests for those custom handlers.
parent 28a42296
No related branches found
No related tags found
No related merge requests found
Showing with 1973 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment