Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Add option for connecting to HTML apps via XHR
Browse files Browse the repository at this point in the history
Some HTML-based app environments (e.g. Windows Web Apps) do not support
cross-domain script inclusion but they do support cross-domain XHRs. This
change adds a connection type ("HTML App (XHR)") for connecting to such
app environments.
  • Loading branch information
rigdern committed Nov 30, 2014
1 parent 101a7bf commit 8eb5ee0
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 191 deletions.
Loading

0 comments on commit 8eb5ee0

Please sign in to comment.