#include "../application_config.hpp"
#include "../flat_map.hpp"
#include "../main_ctx_object.hpp"
#include "../timeout.hpp"
#include "blobs.hpp"
#include "connection.hpp"
#include "context_fwd.hpp"
#include "serialize.hpp"
#include <tuple>
#include <eagine/message_bus/endpoint.inl>
Go to the source code of this file.
Classes | |
class | eagine::msgbus::endpoint |
Message bus client endpoint that can send and receive messages. More... | |
class | eagine::msgbus::friend_of_endpoint |
Base for classes that need access to enpoint internal functionality. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::msgbus | |
Message bus code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt