Open paralin opened 6 years ago
@gabrielgrant
Libp2p is a modular library for peer-to-peer transports, protocols, and routing.
It works in the browser and in Node and in Go, all of our desired target environments for this package.
I already have GRPC-over-libp2p: https://github.com/paralin/go-libp2p-grpc
We should easily be able to do GRPC-bus-over-libp2p
@gabrielgrant
Libp2p is a modular library for peer-to-peer transports, protocols, and routing.
It works in the browser and in Node and in Go, all of our desired target environments for this package.
I already have GRPC-over-libp2p: https://github.com/paralin/go-libp2p-grpc
We should easily be able to do GRPC-bus-over-libp2p