tmpvar / livecad

live coding of 3d surfaces and objects
livecad.wtf
53 stars 2 forks source link

figure out the RPC mechanism for calling into net-oce #4

Closed tmpvar closed 9 years ago

tmpvar commented 9 years ago

right now I'd like to use protocol-buffers in js, but whether that lives in the browser or in node I'm not sure.

tmpvar commented 9 years ago

yep, protocol buffers looks like it's the way. might need to mux-demux to stream other data around, but that work can be tracked elsewhere