Elijah-Bodden / Membrane

A robust, minimal-server-interaction API for peer routing in the browser
https://membranexus.com
MIT License
23 stars 4 forks source link

RPC example #197

Open ansarizafar opened 1 month ago

ansarizafar commented 1 month ago

Is there a simple example of using Memrance to build a P2P RPC framework? Is it possible to that RPC framework on the server with Bunjs?

Elijah-Bodden commented 3 days ago

Not currently! But this sounds interesting. I might have a crack at trying to make an rpc demo. As for Bunjs, you could probably run the server on it but I won't be migrating the whole project as substantial parts of the frontend are built around npm.