- mkdir build
- cd build
- cmake -DBUILD_RTMESSAGE_LIB=ON -DBUILD_RTMESSAGE_SAMPLE_APP=ON -DBUILD_FOR_DESKTOP=ON -DBUILD_DATAPROVIDER_LIB=ON ..
- RELEASE BUILD -- Add -DCMAKE_BUILD_TYPE=release
- DEBUG BUILD -- Add -DCMAKE_BUILD_TYPE=debug
- make
forked from gladish/rtmessage
-
Notifications
You must be signed in to change notification settings - Fork 0
rtmessage provides basic messaging capabilities across Unix domain or TCP sockets and offers RPC and event capabilities.
License
Apache-2.0, Unknown licenses found
Licenses found
Apache-2.0
LICENSE
Unknown
COPYING
mhughesacn/rtmessage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
rtmessage provides basic messaging capabilities across Unix domain or TCP sockets and offers RPC and event capabilities.
Resources
License
Apache-2.0, Unknown licenses found
Licenses found
Apache-2.0
LICENSE
Unknown
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 51.8%
- C++ 40.6%
- CMake 6.5%
- Makefile 1.1%