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

build VS Code extension on top of this? #1

Open
improve100 opened this issue Aug 23, 2020 · 3 comments
Open

build VS Code extension on top of this? #1

improve100 opened this issue Aug 23, 2020 · 3 comments

Comments

@improve100
Copy link

No description provided.

@derhuerst
Copy link
Owner

That would work, but keep in mind that local-network-chat is just a barebones demonstration on how to send data via multicast:

  • You won't see previous messages after joining the chat.
  • It does not have a fallback for networks where multicast traffic is being blocked.

Would the UI be a VSCode-native one? In this case, local-network-chat is barely more than a few lines using multicast-channel & really-basic-chat-ui.

@derhuerst
Copy link
Owner

In any case, it would be cool to have a local-network chat in VSCode!

@improve100
Copy link
Author

If it can be achieved, this tool will definitely be familiar to everyone and continue to improve. then more and more popular.

@derhuerst derhuerst changed the title how about intergrate the function to vscode? for lan team chat build VS Code extension on top of this? Sep 9, 2020
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