ECE497 Notes on node.js

From eLinux.org
Revision as of 10:05, 14 October 2013 by Yoder (talk | contribs) (Cloud9: Removed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

thumb‎ Embedded Linux Class by Mark A. Yoder


I'm working up and example on node.js. Here are some notes.

Installing

Beagle

beagle$ opkg update
beagle$ opkg install nodejs

Links

Socket.io looks like a good way to pass data to the browser.

Examples

gitting examples

git clone git://gitorious.org/~Jadon/beagleboard-validation/jadons-education.git (10s)




thumb‎ Embedded Linux Class by Mark A. Yoder