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

Add plugin bindings to allow for "direct connections" #99

Open
geoffxy opened this issue Feb 24, 2018 · 1 comment
Open

Add plugin bindings to allow for "direct connections" #99

geoffxy opened this issue Feb 24, 2018 · 1 comment

Comments

@geoffxy
Copy link
Member

geoffxy commented Feb 24, 2018

The agent still supports the ConnectTo message, but the vim/neovim plugins no longer send it because we use the hole punching messages.

It may be useful to have a plugin binding that sends this message so we can establish a "direct connection" (e.g. for debugging or if your editing group members are all routable under a private network). This will also require the plugin to display the port number that it's listening on.

@rageandqq
Copy link
Member

Sublime also no longer sends / accepts the ConnectTo message as of #105 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants