Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

Any good examples available #7

Description

@dottodot

I currently trying to to add some real time features to my Backbone Marionette app but struggling to get started.

Adding the required files and Backbone.socket = io.connect('http://localhost:1337'); allows me to connect but then all my existing models and collections fail to fetch. I assume this is something to do with the Backbone sync method being overridden. If this is the case is it possible to turn of this on certain models and collection as I don't need real time on everything.

Are there any working example knocking about as can't get my head round it based on the documentation provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions