Hi, I have been using capnproto to perform serialization and de-serialization using mmap. Works pretty well and it's fast! I noticed I'm able to compile and use code without the generated .c++ file, which seems to have some hardcoded tables in it. What exactly is the c++ file used for? Am I encountering any problem if I use the header but not the c++ file?
Thanks! -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/d522df33-da2e-4372-bcb6-a3e760b6871fn%40googlegroups.com.
