Use a service like Soqet or Skynet to make the Network app/API universal #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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.