Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Add inter-process communication #10

Merged
merged 21 commits into from
Apr 22, 2024
Merged

Add inter-process communication #10

merged 21 commits into from
Apr 22, 2024

Conversation

voidbert
Copy link
Owner

Pretty large PR that:

  • Adds a layer for message passing between clients and the server (and vice-versa);
  • Defines the protocol followed by the messages;
  • Allows for messages to be sent and handled;
  • Results in a working server and client with argument parsing.

@voidbert voidbert merged commit d67f247 into main Apr 22, 2024
2 checks passed
@voidbert voidbert deleted the ipc branch April 22, 2024 23:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants