https://github.com/geode-sdk/ipc
Geode Inter-Process Communication Library
https://github.com/geode-sdk/ipc
geode geode-sdk interprocess-communication ipc
Last synced: 26 days ago
JSON representation
Geode Inter-Process Communication Library
- Host: GitHub
- URL: https://github.com/geode-sdk/ipc
- Owner: geode-sdk
- License: bsl-1.0
- Created: 2025-01-15T23:26:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T00:19:01.000Z (over 1 year ago)
- Last Synced: 2025-01-16T00:49:12.285Z (over 1 year ago)
- Topics: geode, geode-sdk, interprocess-communication, ipc
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geode IPC API
C/C++ library for Geode IPC. Add to your project via CPM, or copy the C header file and check the releases if you want to implement this with FFI.