|
group2 0.1.0
CSE 125 Group 2
|
#include <ChatProtocol.hpp>
Public Attributes | |
| ClientId | sender {} |
| std::uint32_t | serverSeq = 0 |
| std::string | message |
| std::string net::chat::ServerTextChat::message |
| ClientId net::chat::ServerTextChat::sender {} |
| std::uint32_t net::chat::ServerTextChat::serverSeq = 0 |