On Friday, September 16, 2016 at 5:40:59 AM UTC+2, Tomas Reimers wrote: > > Has anyone been able to port Protobufs to Emscripten? Or considered adding > an emscripten-port? >
We're using FlatBuffers <https://google.github.io/flatbuffers/> + our custom WebSocket x-platform wrapper <https://github.com/aerys/minko/tree/dev/plugin/websocket>. The server is in NodeJS. Works great! -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
