Update README.md

This commit is contained in:
Jasper Edbrooke
2021-11-16 18:17:23 -08:00
committed by GitHub
parent 45f83a0d6e
commit b4d859b2f1

View File

@@ -83,6 +83,7 @@ The users of Golem run the reference implementation in the form of the Rust impl
### VPN
- [Yagna httpx client](https://github.com/golemfactory/ya-httpx-client/tree/johny-b/vpn) - VPN usage on Yagna demonstrating communication with a provider-based HTTP server the way you communicate with any other HTTP server.
- [Golem Provider with network access](https://github.com/jedbrooke/golem-network-requestor) - A requstor that acts as a http proxy for running providers, allowing them to access the wider internet.
### Games