Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个 DDP 服务器。我通读了规范,但在我看来,如果客户端发送格式错误的消息该怎么办。
我看到“客户端和服务器必须忽略消息中的任何未知字段”,但它没有说明缺少字段。还是我错过了什么?
规范的“错误”部分谈到了这一点。
https://github.com/meteor/meteor/blob/devel/packages/ddp/DDP.md#errors