Skip to content

Server-sent events aren't working anymore on Azure #14

@oliverheilig

Description

@oliverheilig

The ASP server-sent events stopped working on Azure both the dashing demo http://dashingdotnet.azurewebsites.net/ and the original HTML5 push sample http://techbrij.com/real-time-chart-html5-push-sse-asp-net-web-api. We’ve had a similar problem that writing the response in chunks is somehow blocked by the new Azure load balancer. I guess the only fix for this would to use another messaging mechanism (SignalR?)

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