SignalR / SignalR

Incredibly simple real-time web for .NET
http://signalr.net
Other
9.21k stars 2.28k forks source link

support for serversentsevents & foreverframe with crossdomain #1463

Closed shlomihassan closed 11 years ago

shlomihassan commented 11 years ago

hii

it is possible that the negotiation process will choose either serversentevents or forever frame it think i found one post which david said the the only options that works with crossdomain are longpoling and web socket

it will be great if signalr suppot serversentsevents & foreverframe also is it possible?

thanks shlomi

davidfowl commented 11 years ago

Server sent events only works in FF for cross domain and forever frame doesn't work either.

shlomihassan commented 11 years ago

is there a plan to support it ?

davidfowl commented 11 years ago

Server sent events only works cross domain in certain versions of Firefox - so the answer is no FF - XDM is an option that we'll look at in the future.

shlomihassan commented 11 years ago

thanks :-)