JOpenFrameworks
JOpenFrameworks copied to clipboard
TCP & UDP support in JOF
Is it possible to add TCP & UDP support available in openframeworks to JOF?
http://www.openframeworks.cc/addons
I will look into that - seems doable.
I'm actually investigating the idea of making JOF a node.js module. My only problem with that is that node isn't supported on windows as well as on *nix (as of last time I checked).
Do you think that would be an interesting approach (jof as a node module)?
I'm not sure if integrating with node.js is a good idea. Right now JOF is on it's own and doesn't require other downloads than JOF itself. With node.js integration acquiring node.js will be necessary before acquiring JOF. I think the features that are currently missing can be easily added.
node.js is properly supported on windows here:
http://node-js.prcn.co.cc/