Giter VIP home page Giter VIP logo

Comments (4)

bford avatar bford commented on June 2, 2024

Hi Alec, thanks for the note. FYI, my E-mail address is '[email protected]'.

Glad you found my protobuf code useful, and your improvements seem useful and well-done; thanks. I'm perfectly fine with this protobuf code being split out into a separate repository. Since it started out as a dedis group product, would you be open to moving the split-out version back under the DeDiS group umbrella, e.g., to 'github.com/DeDiS/protobuf', and I'll give you commit access so we can work together to maintain it going forward? (I'll also change our crypto library to use the split-out protobuf code when it needs to.)

And out of curiosity, what are you mainly using the protobuf code for?

Cheers
Bryan

from kyber.

alecthomas avatar alecthomas commented on June 2, 2024

Hi Bryan,

Moving the repository back under DeDiS/protobuf sounds like a good idea. Let me know once the repository is created and I can push, or you can clone+push. Whatever works.

We are using protobufs over HTTP to an iOS client written in Swift. We use alexeyxo/protobuf-swift on the client. We were originally using JSON, and the Go structures were the canonical public interface, but it was significant effort maintaining the deserialisation/serialisation code in Swift.

I chose your protobuf package (over using goprotobuf or gogoprotobuf) for two reasons:

  1. The Go structures can still be the canonical source.
  2. Interacting with go(go)protobuf generated structs is really irritating.

Thrift was a non-starter because there aren't any Swift generators for it yet.

Anyway, let me know once the repo is created and if you need me to do anything further.

Thanks,
Alec

from kyber.

bford avatar bford commented on June 2, 2024

OK, I set up a dedis/protobuf repo, and initialized it to include both the git history of the protobuf subdir of the original crypto repo (which was only a few commits) plus your repo's history. And you should have write access to the new repo. Hopefully we should be good to go; let me know if you encounter any problems.

Cheers
Bryan

from kyber.

alecthomas avatar alecthomas commented on June 2, 2024

Thanks Bryan, looks good!

from kyber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.