Remote environment and local debugging #119
-
HI? https://github.com/Terrorboy/request_viewer Most of the time I work by connecting to a remote server. When I think about the way the program runs, it seems that ray creates a local server and receives the data sent from the project. In the case of me working on a remote server, the remote server debugging is done on the local server (ex. xdebug). Can I replace this with ray? It seems difficult to receive data from remote server from ray local server (unless ngrok is included...) Do you have any future support plans? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
We are actively working on this , and will add basic support for this in the next few weeks. |
Beta Was this translation helpful? Give feedback.
-
Just an FYI - I'm using the latest version and the remote server + debugging works a treat out of the box now. |
Beta Was this translation helpful? Give feedback.
We are actively working on this , and will add basic support for this in the next few weeks.