calio / lua-capnproto

Lua-capnp is a pure lua implementation of capnproto based on luajit.
BSD 2-Clause "Simplified" License
70 stars 24 forks source link

Support for packing/unpacking #9

Open rohitjoshi opened 8 years ago

rohitjoshi commented 8 years ago

Are you planning to add support for packing/unpacking?

calio commented 8 years ago

It is something that I've always want to do. And also RPC support. But from the experience of last year, I don't think I'll have time to do it soon. So patches are welcome : )

bjne commented 6 years ago

Have you had any opportunity to look at packing/unpacking? Size difference is quite substantial for some objects.