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

Backend uses in Chrome Headless #32

Open
uasan opened this issue Dec 27, 2020 · 3 comments
Open

Backend uses in Chrome Headless #32

uasan opened this issue Dec 27, 2020 · 3 comments
Assignees

Comments

@uasan
Copy link

uasan commented Dec 27, 2020

Hi.
There is also a very promising use case - this is Chrome Headless on the backend.
IBM browser functions

@phoglenix
Copy link
Collaborator

@ericwilligers should we add this to the potential use-cases in the explainer?

@ewilligers
Copy link
Collaborator

If sockets were part of a test automation API, that would suffice for backend uses.

Thus I suspect this use case is more an example of a happy passenger than a motivating reason to add sockets to the web platform (the purpose of use cases in explainers).

@uasan
Copy link
Author

uasan commented Jan 7, 2021

IBM browser functions - this is not for test automation, this is runtime for server side render and serverless solution, there client sockets are needed for connection to databases (Redis, Postgres, etc...)

P.S.
In 2010, Ryan Dahl developed Node.js, because then there was no Chrome Headless with socket support and others I/O in userland, the presence of sockets in Chrome will allow to use the same runtime on the client and on the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants