You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
Hi.
There is also a very promising use case - this is Chrome Headless on the backend.
IBM browser functions
The text was updated successfully, but these errors were encountered: