Browser Service
Finic Cloud
How to connect to Finic’s Cloud Browser Service
This is a preview. Finic Cloud is currently in development - check out how to self-host in the meantime.
When developing, your code probably looks something like this:
All you have to do is replace this line:
with this line:
That’s it. If it works locally, your code should still work once you deploy, as long as you container supports WebSocket connections.