|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Implementation of functions for message types. More...
#include "msgpack_rpc/messages/message_type.h"Go to the source code of this file.
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
Functions | |
| std::string_view | msgpack_rpc::messages::format_message_type (MessageType type) noexcept |
| Format a message type. | |
Implementation of functions for message types.
Definition in file message_type.cpp.