Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Example project - Connect/Disconnect loop #77

@dabvid

Description

@dabvid

This is my initial attempt with ObjectiveDDP. I been trying getting started with the example project along with running the meteor todos example on my localhost.

The method initWithDDPVersion was missing so I changed it to init.

The app runs and connects to the server it seems but then immediately disconnects.

2014-05-12 12:53:37.133 Example[43299:60b] ================> connected to server!
2014-05-12 12:53:37.134 Example[43299:60b] ================> disconnected from server!
2014-05-12 12:53:37.135 Example[43299:60b] ================> connected to server!
2014-05-12 12:53:37.136 Example[43299:60b] ================> disconnected from server!

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