[#NetMsgType-VERSION] = xref:NetMsgType.adoc[NetMsgType]::VERSION :relfileprefix: ../ :mrdocs: The version message provides information about the transmitting node to the receiving node at the beginning of a connection. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* VERSION = {"version"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#