Closed as not planned
Description
Hi, I am trying to use JSONRPC.jl ti build a RPC server between julia and a .NET interface using StreamJSONRPC on the client side.
I am wondering if you considered supporting binary payloads (either using MsgPack.jl
, or BSON.jl
) ? The second has of course the advantage of not changing the behavior for "light" objects w.r.t pure JSON.
For the record I have other questions asked on the discourse if you have any time https://discourse.julialang.org/t/questions-about-jsonrpc-jl/94745
Metadata
Metadata
Assignees
Labels
No labels