Skip to content

OpenMined/syft-extras

Repository files navigation

SyftBox Experimental

SyftBox Experimental

RPC Ping Pong

Start the pong RPC server

$ just run-pong

Make a ping RPC request to the pong server

$ just run-ping

HTTP Proxy

Starts the HTTP proxy on https://syftbox.localhost

$ just start-proxy