Hi Matt! Sorry for the slow reply, I was travelling.
That sounds great! I don't recall anyone working on a Dart port. I don't know very much about Dart, but my impression is that a Dart implementation of Cap'n Proto is likely to have a lot of similarities with the Java implementation. It might make sense to study how the Java implementation works for reference. https://github.com/capnproto/capnproto-java -Kenton On Tue, Jan 21, 2020 at 11:05 PM Matt Ho <[email protected]> wrote: > Hi there, I was reading through Cap'n Proto and it seems perfect for my > use case. I looked around and was interested in writing a dart port if no > one else has picked up the mantle. Would love any advise in getting > started. > > M > > -- > 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/e4feb062-8e11-465c-9d20-818b3b1bb8b3%40googlegroups.com > <https://groups.google.com/d/msgid/capnproto/e4feb062-8e11-465c-9d20-818b3b1bb8b3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAJouXQm2iH1DZzgoMeOq4m2NS6F3JRS%2BAvNZttLhCYH%3DWxBVAg%40mail.gmail.com.
