WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.3C++networkProject Included

info.json

Examples / SDK 6.3 / C++ / network / Messaging
info.json
JSON
1{
2 "name":"Messaging",
3 "desc":"This example demonstrates data communication between WOWCube modules",
4 "prev_key":"Topology/3",
5 "next_key":"Network/2",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

Messaging.cpp
project/src/Messaging.cpp
Messaging.h
project/src/Messaging.h
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

Messaging
Examples / SDK 6.3 / C++ / network
Messaging.cpp
Examples / SDK 6.3 / C++ / network / Messaging / project / src
Messaging.h
Examples / SDK 6.3 / C++ / network / Messaging / project / src
wowcubeapp-build.json
Examples / SDK 6.3 / C++ / network / Messaging / project
Previous Node
Messaging
Examples / SDK 6.3 / C++ / network
Next Node
Messaging.cpp
Examples / SDK 6.3 / C++ / network / Messaging / project / src