An open API service indexing awesome lists of open source software.

https://github.com/thelazytomcat/lib.winmsgcomm

Small library for interprocess communication based on Windows message queue system (but also works on Linux via SimpleMessages). Intended only for exchange of small data and/or for notifications.
https://github.com/thelazytomcat/lib.winmsgcomm

communication delphi fpc interprocess-communication lazarus linux object-pascal pascal windows windows-messages

Last synced: 12 months ago
JSON representation

Small library for interprocess communication based on Windows message queue system (but also works on Linux via SimpleMessages). Intended only for exchange of small data and/or for notifications.

Awesome Lists containing this project