The fastest, cross-platform, native C++ IPC(Inter-Process Communication) library that base on shared memory.
- Multiple senders and multiple recievers.
- Acknowledgement on failed message(s).
- Use without introducing dependencies.
- Efficient and elegant.
- Support all kinds of STL versions/old IDEs.
Copyright (c) lonestep. All rights reserved.
Licensed under the MIT License.