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

Use a service like Soqet or Skynet to make the Network app/API universal #36

Open
ghost opened this issue Jun 7, 2020 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Jun 7, 2020

Example Usage:
Imagine if you want to VNC from your CCEmuX machine to your MC ComputerCraft Computer, how would you do this? well... the easiest solution will be Opus VNC, so why not make the Network app/API use Soqet or Skynet as a alternative source if an option is enabled?

@ghost ghost changed the title Use a service like Soqet or Skynet to make the Network app universal Use a service like Soqet or Skynet to make the Network app/API universal Jun 7, 2020
@Kan18
Copy link
Contributor

Kan18 commented Jun 25, 2020

You can do something like this by modifying skymodem.lua to fit Opus, and then putting it in sys/init, although more generically, I think a "custom modem for networking" would be a nice feature, because it could cover other use-cases as well, like wanting to communicate only over a wired modem network as well, for added security / not flooding discovery.

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

No branches or pull requests

1 participant