Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

Repository files navigation

RakLib IPC

This project provides utilities and protocols for interacting with RakLib via message-based channels.

The library defines the following interfaces which must be implemented:

  • InterThreadChannelReader
  • InterThreadChannelWriter

The method of transmitting messages is up to you - it could use sockets, pthreads Threaded objects, parallel Channel, or anything else.

About

Channel-based inter-thread/inter-process communication protocol library for RakLib

Topics

Resources

Stars

4 stars

Watchers

8 watching

Forks

Releases

Used by

Contributors

Languages