Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser support without custom sockets #6

Open
sancarn opened this issue Sep 25, 2018 · 0 comments
Open

Browser support without custom sockets #6

sancarn opened this issue Sep 25, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@sancarn
Copy link
Owner

sancarn commented Sep 25, 2018

IE - IE can be supported entirely within the COM interface (register functions for sending and processing data using Ruby iDispatch
Chrome - Chrome can theoretically be supported entirely from DevTools protocol.
FireFox - As above, use the DevTools protocol

Suggest a generalized wrapper which wraps around calls to XML HTTP or alternate mediums requested.

@sancarn sancarn added the enhancement New feature or request label Sep 25, 2018
@sancarn sancarn changed the title IE support without sockets Browser support without sockets Sep 25, 2018
@sancarn sancarn changed the title Browser support without sockets Browser support without custom sockets Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant