anyone using msgpackrpc-d ? it's currently broken and doesn't seem maintained
lobo via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 15 01:48:33 PDT 2017
On Thursday, 15 June 2017 at 04:14:22 UTC, Timothee Cour wrote:
>> Msgpack rpc with vibe.d works. We used it.
>
> you mean with msgpackrpc-d? If so, it works, until you run into
> https://github.com/msgpack-rpc/msgpack-rpc-d/issues/16 (when
> server sends >= 4090 bytes, client hangs forever).
>
>> we switched towards http + asdf
>
> not sure what asdf is?
>
>
Probably this: https://github.com/tamediadigital/asdf
More information about the Digitalmars-d
mailing list