For most APIs, needed client sockets (TCP, UDP) to communicate remote database and other non-HTTP services.
Chrome is being developed Direct Sockets, hopefully it will work in your browser-functions?
You can use any non-standard API from Browser Functions by running for example a nightly build of a browser, so yes that can work if a browser implements it.
Hello.
For most APIs, needed client sockets (TCP, UDP) to communicate remote database and other non-HTTP services. Chrome is being developed Direct Sockets, hopefully it will work in your
browser-functions
?Thanks.