Replies: 1 comment 5 replies
-
#783, probably the easiest solution is opening a port tunneling on guest OS (for example, with https://github.com/fatedier/frp) then you will have access via Fetch/XHR API or WebSocket. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a server (for example http or websoket on port 3000) running on the emulator and I'm trying to establish a connection to it from the JavaScript API.
can someone please provide help on the steps required to make this work? Any help or pointers would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions