Anyone have D protobuf?
1100110
0b1100110 at gmail.com
Sat Oct 20 18:55:56 PDT 2012
On Sunday, 21 October 2012 at 00:13:30 UTC, Chris Nicholson-Sauls
wrote:
> On Saturday, 20 October 2012 at 07:28:07 UTC, Nick Sabalausky
> wrote:
>> Not a big deal, but does anyone have or know of a usable
>> up-to-date
>> protocol buffers implementation for D? All I've found is this:
>>
>> https://256.makerslocal.org/wiki/index.php/ProtocolBuffer
>>
>> But it's old, says its status is only "mid-implementation",
>> has no
>> license info, and I think it might be D1.
>
> It has been started at least three times that I know of, but I
> don't think anyone ever finished such a beast (I'm guilty of
> one of those myself). But in related news, in case it fits
> what you're hoping to do, I've written a binding, and am in the
> process of a wrapper, for zeroMQ: https://github.com/csauls/DZMQ
>
> It is usable in the simplest sense as is; so maybe if you're
> willing to roll your own object<->string conversions, this
> would be a start.
>
> -- Chris Nicholson-Sauls
Hey man, If it helps you out: steal anything you want from these.
I didn't check how far along you were, soo... yeah.
https://github.com/1100110/CZMQ
https://github.com/1100110/ZeroMQ
More information about the Digitalmars-d
mailing list