On Thu, 2023-12-28 at 13:14 -0800, 'Christian Stewart' via golang-nuts
wrote:
> I agree with what Brian said and would like to suggest the following
> two way RPC library with multiplexing over a single connection of any
> type:
> 
> https://github.com/aperturerobotics/starpc
> 

There is also
https://pkg.go.dev/golang.org/x/tools/internal/jsonrpc2_v2 which is
unfortunately internal, but is extracted mechanically to
https://pkg.go.dev/github.com/kortschak/jsonrpc2

Dan

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c0496d19a42b644cc99f4d890051b591db66162a.camel%40kortschak.io.

Reply via email to