Skip to content

Update DDP support to latest specification #9

Description

@gb96

JsonDeserializeHelper seems to only handle 3 message types "set", "unset" and "result".

The "result" message seems to work okay, but with Meteor 1.1.0.2 our .NET client is never seeing any "set" or "unset" messages, so data subscription is not working at all.

JsonDeserializeHelper should be updated to support all current DDP messages that can be expected to be received by a Client.

DDP specification can be found here: https://github.com/meteor/meteor/blob/devel/packages/ddp/DDP.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions