From 2969016625c22d9b1e73534f82aed5a4f26b602f Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sat, 1 Oct 2016 10:35:58 +0200 Subject: Created a container Message CMixMessage for all network communication. --- node/node.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'node/node.hpp') diff --git a/node/node.hpp b/node/node.hpp index ef9e43c..a481c70 100644 --- a/node/node.hpp +++ b/node/node.hpp @@ -47,6 +47,9 @@ class Node void start_precomputation(); void start_initialisation(); + + void handle_message(std::vector const& message_buffer); + void handle_initialization(cmix_proto::Initialization const& init); public: /*! -- cgit v1.2.3-70-g09d2