Demo of dataslinger-lib, a C++ library for conveniently passing data between processes and over a network.
Usage
Download the pre-built demo here. Open the application and select a demo activity.
- Use the sendMessages command in the console to send chunks of data between slingers and receivers.
- In the image-based activities, try drag-dropping images onto the window and observe the transferred images pop up on the receiving end.
Building
This is a Qt app written in C++. Requires a compiler with C++17 support, depends on boost 1.68 and a recent version of Qt.
Screenshots
Notes
- Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.