Am Dienstag, 26. Juli 2016 21:58:59 UTC+2 schrieb john3909: > > The downside to this solution is that it doesn’t scale very well. Using > Nodejs and Angularjs, you can support 100s of simultaneous sessions on the > BBB. >
"100s of simultaneous sessions" are not required here (yet). The downside of your proposal is that you're limited to JavaScript (slow and unsave due to the risc of script injection). The GTK solution is open for any polyglot development, and powerful tools support the process. Testing is much faster since you need the brower only for the final fine tuning. BR -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/a4166078-7248-4c36-bfaa-692909fb70c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
