Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 226 Bytes

TODO.md

File metadata and controls

11 lines (7 loc) · 226 Bytes

Questions

Threads

IPC
  • How to create virtual IRQ in NED.lua script and pass it to sender/receiver?
  • Do you need to create a IPC channel just to pass the IRQ object, so the server can call it?