Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 267 Bytes

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