-
Notifications
You must be signed in to change notification settings - Fork 6
-
spawn support for non-windows systems
No due date Last updated almost 11 years agoAt least for the latest versions of the big 3 Systems (WinRT, OSX, Linux (Ubuntu)) ncc should have the correct spawn options ready and use it accordingly.
-
pure TCP replacement for remote debugging protocol
No due date Last updated almost 11 years agoTCP should allow to use Googles Chrome and Mozillas Firefox as remote.
TCP should allow to use Googles Chrome and Mozillas Firefox as remote.
TCP should allow to use binary streams instead of messagesBenefits:
- better performance (especially for big image data)
- no dependency on "ws" (websockets)
- second pillar with firefox