ForceUniverse / dart-force

Dart Realtime Web Framework!
https://pub.dartlang.org/packages/force
Other
89 stars 9 forks source link

Support for long polling for browsers that don't support websockets. #2

Closed delaneyj closed 10 years ago

delaneyj commented 10 years ago

Support for non-websocket enabled browsers is mentioned as a long term goal but has no issue associated with it.

jorishermans commented 10 years ago

Almost in. Framework supports long polling.

Next step is testing it in the internet explorer browsers!

jorishermans commented 10 years ago

It is working in IE10, I am going to open a new ticket for IE9 support