Skip to content

Article using $RealtimeService #3

@XavierBoubert

Description

@XavierBoubert

I'm submitting a... (check one with "x")

[x] bug report
[ ] feature request

Current behavior
An article view (with edition) is using its own sockets events.

Expected behavior
Using the $RealtimeService to synchronize the article with the rest of the platform instead of doing special refreshs for this page.

Minimal reproduction of the problem with instructions

  • Open the Wiki
  • Go to an article
  • Look at the socket events.

What is the motivation / use case for changing the behavior?
Actually we have to refresh the $RealtimeService posts AND the socket events of the /wiki/* pages. We could win performance and more code portability with only one system.

What are the allons-y-* modules are you using?
allons-y-wiki 1.0.0, allons-y-realtime 1.0.1

  • Browser:
    All
  • Node: node --version = 6.5.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions