提交歷史

作者 SHA1 備註 提交日期
  Sajin Sasy 4e6f8ee07d Ingestion processing uses the ingbuf in route_state now. Removed unnecessary memcpy's in ingestion processing. Clients maintain a SimID and a ClientID, and send messages to the correct ClientID format. 1 年之前
  Sajin Sasy 1aeb41385b Ingestion servers handle client connections asynchronously correctly (using async_read now). Clients send CLIENTS_AUTHENTICATE message first, then several CLIENT_MESSAGE_BUNDLE messages 2 年之前
  Sajin Sasy bda0918bd3 Ingestion processes msgbundle, and queues messages into a msgBuffer 2 年之前
  Sajin Sasy aa86ecf9c1 Client -> Ingestion send (unencrypted) message bundles. Ingestion servers queue them into a msgBuffer 2 年之前
  Sajin Sasy e7b2583ff6 Created Ingestion Class. Generate client encryption keys in the client simulator and on the ingestion side. (Currently just for server 0) 2 年之前