Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCP/IP support #4

Open
gabrielrinaldi opened this issue Apr 17, 2023 · 2 comments
Open

TCP/IP support #4

gabrielrinaldi opened this issue Apr 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@gabrielrinaldi
Copy link

Can you connect using network or just using a socket? I run my application inside a docker container so it would be nice to be able to setup a port for connection.

@tommasongr
Copy link
Collaborator

Hi there!

Right now I don't think you can... I'm not a big docker user and nobody asked for it yet.

However, looking at the vscode extension counterpart, I think it should be possible:
CleanShot 2023-04-18 at 10 24 57@2x

We just have to implement the TCP/IP connection method. Are you willing to give me a hand testing this? I would prefer to avoid installing a whole docker setup on my system.

Let me know. If you are available I can give it a shot in the next days

@tommasongr tommasongr added the enhancement New feature or request label Apr 18, 2023
@tommasongr tommasongr changed the title Port support TCP/IP support Apr 18, 2023
@gabrielrinaldi
Copy link
Author

I am happy to test, for now I am using this one that has TCP support: https://github.com/SergeyBurtsev/nova-ruby-debugger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants