Talk:LGP Message Passing
From NexusCrossing
[edit] Current Format
Totally Changed:
lgp::Message is the class that will hold and process messages. Messages can be passed internally to a given machine as an lgp::Message, or they may be passed over the network as std::string.
